Home
last modified time | relevance | path

Searched defs:Loc1 (Results 1 – 24 of 24) sorted by relevance

/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DRecordOps.h63 inline bool recordsEqual(const RecordStorageLocation &Loc1, in recordsEqual()
/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXAliasAnalysis.cpp70 alias(const MemoryLocation & Loc1,const MemoryLocation & Loc2,AAQueryInfo & AAQI,const Instruction *) alias() argument
/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DRecordOps.cpp88 bool recordsEqual(const RecordStorageLocation &Loc1, const Environment &Env1, in recordsEqual()
/llvm-project/clang/lib/Tooling/Refactoring/Extract/
H A DSourceExtraction.cpp61 bool areOnSameLine(SourceLocation Loc1, SourceLocation Loc2, in areOnSameLine()
/llvm-project/clang-tools-extra/clang-tidy/readability/
H A DNamespaceCommentCheck.cpp43 SourceLocation Loc1, SourceLocation Loc2) { in locationsInSameFile()
/llvm-project/clang-tools-extra/clang-tidy/modernize/
H A DConcatNestedNamespacesCheck.cpp21 SourceLocation Loc1, SourceLocation Loc2) { in locationsInSameFile()
/llvm-project/llvm/unittests/Analysis/
H A DAliasAnalysisTest.cpp324 const auto Loc1 = MemoryLocation::get(getInstructionByName(*F, "L1")); in TEST_F() local
354 const auto Loc1 = MemoryLocation::get(getInstructionByName(*F, "L1")); in TEST_F() local
/llvm-project/llvm/lib/Analysis/
H A DAliasAnalysisEvaluator.cpp36 std::pair<const Value *, Type *> Loc1, in PrintResults()
H A DLoopCacheAnalysis.cpp546 const auto &Loc1 = MemoryLocation::get(&StoreOrLoadInst); isAliased() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DMergedLoadStoreMotion.cpp193 MemoryLocation Loc1 = MemoryLocation::get(Store1); canSinkFromBlock() local
/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafety.h173 SourceLocation Loc1, in handleExclusiveAndShared() argument
/llvm-project/llvm/lib/CodeGen/
H A DCallingConvLower.cpp276 auto AreCompatible = [](const CCValAssign &Loc1, const CCValAssign &Loc2) { in resultsCompatible() argument
/llvm-project/clang/unittests/Analysis/FlowSensitive/
H A DDataflowEnvironmentTest.cpp178 StorageLocation &Loc1 = Env1.createStorageLocation(Context.IntTy); TEST_F() local
/llvm-project/clang/lib/AST/
H A DRawCommentList.cpp227 std::pair<FileID, unsigned> Loc1Info = SM.getDecomposedLoc(Loc1); in onlyWhitespaceBetween() argument
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLoadStoreOpt.cpp286 LocationSize Loc1 = instMayAlias() local
H A DCallLowering.cpp1213 const CCValAssign &Loc1 = ArgLocs1[i]; resultsCompatible() local
/llvm-project/clang/lib/Analysis/FlowSensitive/Models/
H A DUncheckedOptionalAccessModel.cpp567 transferSwap(RecordStorageLocation * Loc1,RecordStorageLocation * Loc2,Environment & Env) transferSwap() argument
/llvm-project/clang/include/clang/Sema/
H A DInitialization.h631 InitializationKind(InitKind Kind, InitContext Context, SourceLocation Loc1, in InitializationKind() argument
/llvm-project/clang/include/clang/Basic/
H A DSourceManager.h1493 bool isWrittenInSameFile(SourceLocation Loc1, SourceLocation Loc2) const { in isWrittenInSameFile() argument
/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1942 handleExclusiveAndShared(StringRef Kind,Name LockName,SourceLocation Loc1,SourceLocation Loc2) handleExclusiveAndShared() argument
/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp8521 Value *Val0, *Val1; LocTy Loc0, Loc1; parseInsertValue() local
/llvm-project/clang/unittests/AST/
H A DASTImporterTest.cpp1932 EXPECT_EQ(Loc1.getSpellingColumnNumber(), Loc2.getSpellingColumnNumber()); in CompareSourceLocs() argument
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp3361 isAliased(const MemoryLocation & Loc1,Instruction * Inst1,Instruction * Inst2) isAliased() argument
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp28334 LocationSize Loc1 = mayAlias() local
[all...]