/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/ |
H A D | FunctionInfo.cpp | 249 SourceLocation SrcLoc; in lookup() local 262 SourceLocation SrcLoc; in lookup() local
|
H A D | InlineInfo.cpp | 147 SourceLocation SrcLoc; in lookup() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | InlineAsmLowering.cpp | 541 if (const MDNode *SrcLoc = Call.getMetadata("srcloc")) lowerInlineAsm() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | MemCpyOptimizer.cpp | 1020 MemoryLocation SrcLoc = performCallSlotOptzn() local 1587 MemoryLocation SrcLoc(SrcAlloca, LocationSize::precise(Size)); performStackMoveOptzn() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ |
H A D | DiagnosticInfo.cpp | 55 if (const MDNode *SrcLoc = I.getMetadata("srcloc")) { in DiagnosticInfoInlineAsm() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/ |
H A D | ELF_riscv.cpp | 583 const auto SrcLoc = Loc.getValue() + E.getAddend(); relaxAlign() local
|
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | GlobalISelMatchTable.h |
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | FastISel.cpp | 1169 const MDNode *SrcLoc = Call->getMetadata("srcloc"); selectCall() local
|
H A D | SelectionDAGBuilder.cpp | 9408 const MDNode *SrcLoc = Call.getMetadata("srcloc"); visitInlineAsm() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Frontend/OpenMP/ |
H A D | OMPIRBuilder.cpp | 2461 Value *SrcLoc = getOrCreateIdent(SrcLocStr, SrcLocStrSize); applyStaticWorkshareLoop() local 2589 Value *SrcLoc = getOrCreateIdent(SrcLocStr, SrcLocStrSize); applyStaticChunkedWorkshareLoop() local 3024 Value *SrcLoc = getOrCreateIdent(SrcLocStr, SrcLocStrSize); applyDynamicWorkshareLoop() local [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | BugReporter.cpp | 1432 PathDiagnosticLocation SrcLoc = Piece->getStartLocation(); addContextEdges() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/ |
H A D | InstrRefBasedImpl.cpp | 2057 LocIdx SrcLoc = MTracker->getRegMLoc(SrcReg); transferSpillOrRestoreInst() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaDeclAttr.cpp | 829 SourceLocation SrcLoc = AttrArg->getBeginLoc(); checkParamIsIntegerType() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | SLPVectorizer.cpp | 12868 MemoryLocation SrcLoc = getLocation(SrcInst); calculateDependencies() local
|