Home
last modified time | relevance | path

Searched defs:DbgLoc (Results 1 – 16 of 16) sorted by relevance

/external/llvm/include/llvm/Analysis/
DScalarEvolutionExpander.h95 DebugLoc DbgLoc; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DScalarEvolutionExpander.h106 DebugLoc DbgLoc; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSwiftErrorValueTracking.cpp115 bool SwiftErrorValueTracking::createEntriesInEntryBlock(DebugLoc DbgLoc) { in createEntriesInEntryBlock()
DLiveDebugValues.cpp285 const DebugLoc &DbgLoc = MI.getDebugLoc(); in BuildDbgValue() local
/external/llvm/include/llvm/CodeGen/
DFastISel.h202 DebugLoc DbgLoc; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMInstructionSelector.cpp491 const DebugLoc &DbgLoc; member
773 auto &DbgLoc = MIB->getDebugLoc(); in selectSelect() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DFastISel.h208 DebugLoc DbgLoc; variable
DSwitchLoweringUtils.h133 DebugLoc DbgLoc; member
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DInstruction.h42 DebugLoc DbgLoc; // 'dbg' Metadata cache. variable
/external/llvm/include/llvm/IR/
DIRBuilder.h214 DebugLoc DbgLoc; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InstructionSelector.cpp1439 const DebugLoc &DbgLoc = I.getDebugLoc(); in materializeFP() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DIRBuilder.h280 DebugLoc DbgLoc; variable
/external/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp1439 const DebugLoc &DbgLoc) { in fastEmitBranch()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp1672 const DebugLoc &DbgLoc) { in fastEmitBranch()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DIRTranslator.cpp2296 DebugLoc DbgLoc = F.getEntryBlock().getFirstNonPHI()->getDebugLoc(); in runOnMachineFunction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDebugInfo.cpp113 if (auto DbgLoc = I.getDebugLoc()) in processInstruction() local