Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DRecordOps.h59 recordsEqual(const RecordStorageLocation & Loc1,const RecordStorageLocation & Loc2,const Environment & Env) recordsEqual() argument
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DRecordOps.cpp73 recordsEqual(const RecordStorageLocation & Loc1,const Environment & Env1,const RecordStorageLocation & Loc2,const Environment & Env2) recordsEqual() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXAliasAnalysis.cpp70 AliasResult NVPTXAAResult::alias(const MemoryLocation &Loc1, in alias()
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Refactoring/Extract/
H A DSourceExtraction.cpp61 bool areOnSameLine(SourceLocation Loc1, SourceLocation Loc2, in areOnSameLine()
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DAliasAnalysisEvaluator.cpp36 std::pair<const Value *, Type *> Loc1, in PrintResults() argument
H A DLoopCacheAnalysis.cpp541 const auto &Loc1 = MemoryLocation::get(&StoreOrLoadInst); isAliased() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DMergedLoadStoreMotion.cpp193 MemoryLocation Loc1 = MemoryLocation::get(Store1); in canSinkFromBlock() local
/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafety.h173 SourceLocation Loc1, in handleExclusiveAndShared()
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DCallingConvLower.cpp276 auto AreCompatible = [](const CCValAssign &Loc1, const CCValAssign &Loc2) { in resultsCompatible()
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DRawCommentList.cpp227 SourceLocation Loc1, SourceLocation Loc2, in onlyWhitespaceBetween()
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/Models/
H A DUncheckedOptionalAccessModel.cpp497 transferSwap(RecordStorageLocation * Loc1,RecordStorageLocation * Loc2,Environment & Env) transferSwap() argument
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DInitialization.h631 InitializationKind(InitKind Kind, InitContext Context, SourceLocation Loc1, in InitializationKind() argument
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DSourceManager.h1489 isWrittenInSameFile(SourceLocation Loc1,SourceLocation Loc2) isWrittenInSameFile() argument
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp1106 const CCValAssign &Loc1 = ArgLocs1[i]; resultsCompatible() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1942 SourceLocation Loc1, in handleExclusiveAndShared() argument
/freebsd-src/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp8084 Value *Val0, *Val1; LocTy Loc0, Loc1; parseInsertValue() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp2976 isAliased(const MemoryLocation & Loc1,Instruction * Inst1,Instruction * Inst2) isAliased() argument