/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/GISel/ |
H A D | PPCInstructionSelector.cpp | 190 const DebugLoc &DbgLoc = I.getDebugLoc(); in selectIntToFP() local 217 const DebugLoc &DbgLoc = I.getDebugLoc(); in selectFPToInt() local 650 const DebugLoc &DbgLoc = I.getDebugLoc(); in selectConstantPool() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ |
H A D | ScalarEvolutionExpander.h | 139 DebugLoc DbgLoc; variable
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | SwiftErrorValueTracking.cpp | 115 bool SwiftErrorValueTracking::createEntriesInEntryBlock(DebugLoc DbgLoc) { in createEntriesInEntryBlock() argument
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | MachineInstr.h | 301 DebugLoc DbgLoc; // Source line information. variable
|
H A D | SwitchLoweringUtils.h | 138 DebugLoc DbgLoc; member
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMInstructionSelector.cpp | 491 const DebugLoc &DbgLoc; member 773 auto &DbgLoc = MIB->getDebugLoc(); in selectSelect() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | IRBuilder.h | 376 DebugLoc DbgLoc; variable
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGISel.cpp | 1499 DebugLoc DbgLoc) { in processIfEntryValueDbgDeclare() 1524 DILocalVariable *Var, DebugLoc DbgLoc) { in processDbgDeclare()
|
H A D | FastISel.cpp | 1686 const DebugLoc &DbgLoc) { in fastEmitBranch()
|
H A D | SelectionDAGBuilder.cpp | 1575 DebugLoc DbgLoc, in handleKillDebugValue() 1586 DIExpression *Expr, DebugLoc DbgLoc, in handleDebugValue() 6279 DIExpression *Expr, DebugLoc DbgLoc) { in visitEntryValueDbgValue()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86InstructionSelector.cpp |
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPULibCalls.cpp | 1439 DILocation *DbgLoc = DILocation::getMergedLocations(MergeDbgLocs); in fold_sincos() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/GISel/ |
H A D | X86InstructionSelector.cpp | 1527 const DebugLoc &DbgLoc = I.getDebugLoc(); in materializeFP() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/ |
H A D | CoroSplit.cpp | 855 auto DbgLoc = in deriveNewFramePointer() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/ |
H A D | VarLocBasedImpl.cpp | 550 const DebugLoc &DbgLoc = MI.getDebugLoc(); in BuildDbgValue() local
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | DebugInfo.cpp | 244 if (auto DbgLoc = I.getDebugLoc()) in processInstruction() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | IRTranslator.cpp | 3903 DebugLoc DbgLoc = F.getEntryBlock().getFirstNonPHI()->getDebugLoc(); in runOnMachineFunction() local
|
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/ |
H A D | LLParser.cpp | 6762 MDNode *DbgLoc; in parseDebugRecord() local
|