Home
last modified time | relevance | path

Searched defs:Loc1 (Results 1 – 17 of 17) 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/llvm/lib/Target/NVPTX/
H A DNVPTXAliasAnalysis.cpp70 AliasResult NVPTXAAResult::alias(const MemoryLocation &Loc1, in alias() argument
/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/Analysis/
H A DAliasAnalysisEvaluator.cpp36 std::pair<const Value *, Type *> Loc1, in PrintResults()
H A DLoopCacheAnalysis.cpp546 const auto &Loc1 = MemoryLocation::get(&StoreOrLoadInst); in isAliased() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DMergedLoadStoreMotion.cpp193 MemoryLocation Loc1 = MemoryLocation::get(Store1); in canSinkFromBlock() local
/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/llvm/lib/CodeGen/GlobalISel/
H A DLoadStoreOpt.cpp286 LocationSize Loc1 = in instMayAlias() local
H A DCallLowering.cpp1221 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/lib/Analysis/FlowSensitive/Models/
H A DUncheckedOptionalAccessModel.cpp567 void transferSwap(RecordStorageLocation *Loc1, RecordStorageLocation *Loc2, in transferSwap()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DSourceManager.h1493 bool isWrittenInSameFile(SourceLocation Loc1, SourceLocation Loc2) const { in isWrittenInSameFile()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1942 SourceLocation Loc1, in handleExclusiveAndShared()
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp8543 Value *Val0, *Val1; LocTy Loc0, Loc1; in parseInsertValue() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp3385 bool isAliased(const MemoryLocation &Loc1, Instruction *Inst1, in isAliased() argument
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp28393 LocationSize Loc1 = in mayAlias() local