Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DRecordOps.h63 inline bool recordsEqual(const RecordStorageLocation &Loc1, in recordsEqual()
/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DRecordOps.cpp88 bool recordsEqual(const RecordStorageLocation &Loc1, const Environment &Env1, in recordsEqual()
/freebsd/contrib/llvm-project/clang/lib/Tooling/Refactoring/Extract/
H A DSourceExtraction.cpp61 bool areOnSameLine(SourceLocation Loc1, SourceLocation Loc2, in areOnSameLine()
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXAliasAnalysis.cpp98 AliasResult NVPTXAAResult::alias(const MemoryLocation &Loc1, in alias()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DAliasAnalysisEvaluator.cpp36 std::pair<const Value *, Type *> Loc1, in PrintResults()
H A DLoopCacheAnalysis.cpp552 const auto &Loc1 = MemoryLocation::get(&StoreOrLoadInst); in isAliased() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DMergedLoadStoreMotion.cpp194 MemoryLocation Loc1 = MemoryLocation::get(Store1); in canSinkFromBlock() local
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafety.h185 SourceLocation Loc1, in handleExclusiveAndShared()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCallingConvLower.cpp276 auto AreCompatible = [](const CCValAssign &Loc1, const CCValAssign &Loc2) { in resultsCompatible()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DRawCommentList.cpp225 SourceLocation Loc1, SourceLocation Loc2, in onlyWhitespaceBetween()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLoadStoreOpt.cpp283 LocationSize Loc1 = in instMayAlias() local
H A DCallLowering.cpp1220 const CCValAssign &Loc1 = ArgLocs1[i]; in resultsCompatible() local
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DInitialization.h631 InitializationKind(InitKind Kind, InitContext Context, SourceLocation Loc1, in InitializationKind()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DSourceManager.h1495 bool isWrittenInSameFile(SourceLocation Loc1, SourceLocation Loc2) const { in isWrittenInSameFile()
/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/Models/
H A DUncheckedOptionalAccessModel.cpp759 void transferSwap(RecordStorageLocation *Loc1, RecordStorageLocation *Loc2, in transferSwap()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp2107 SourceLocation Loc1, in handleExclusiveAndShared()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfoMetadata.cpp175 LineColumn Loc1(L1->getLine(), L1->getColumn()); in getNearestMatchingScope() local
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp8868 Value *Val0, *Val1; LocTy Loc0, Loc1; in parseInsertValue() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp4368 bool isAliased(const MemoryLocation &Loc1, Instruction *Inst1, in isAliased()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp29521 LocationSize Loc1 = in mayAlias() local