Home
last modified time | relevance | path

Searched defs:DebugLoc (Results 1 – 25 of 33) sorted by relevance

12

/aosp_15_r20/external/llvm/include/llvm/IR/
H A DDebugLoc.h38 DebugLoc() {} in DebugLoc() function
39 DebugLoc(DebugLoc &&X) : Loc(std::move(X.Loc)) {} in DebugLoc() function
40 DebugLoc(const DebugLoc &X) : Loc(X.Loc) {} in DebugLoc() function
H A DLLVMContext.h35 class DebugLoc; variable
/aosp_15_r20/external/llvm/lib/IR/
H A DDebugLoc.cpp18 DebugLoc::DebugLoc(const DILocation *L) : Loc(const_cast<DILocation *>(L)) {} in DebugLoc() function in DebugLoc
19 DebugLoc::DebugLoc(const MDNode *L) : Loc(const_cast<MDNode *>(L)) {} in DebugLoc() function in DebugLoc
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DDebugLoc.cpp18 DebugLoc::DebugLoc(const DILocation *L) : Loc(const_cast<DILocation *>(L)) {} in DebugLoc() function in DebugLoc
19 DebugLoc::DebugLoc(const MDNode *L) : Loc(const_cast<MDNode *>(L)) {} in DebugLoc() function in DebugLoc
H A DDebugInfo.cpp1368 LLVMMetadataRef DebugLoc, in LLVMDIBuilderInsertDbgValueBefore()
1380 LLVMMetadataRef DebugLoc, in LLVMDIBuilderInsertDbgValueAtEnd()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DDebugLoc.cpp17 DebugLoc::DebugLoc(const DILocation *L) : Loc(const_cast<DILocation *>(L)) {} in DebugLoc() function in DebugLoc
18 DebugLoc::DebugLoc(const MDNode *L) : Loc(const_cast<MDNode *>(L)) {} in DebugLoc() function in DebugLoc
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
H A DPseudoProbePrinter.cpp27 const DILocation *DebugLoc) { in emitPseudoProbe()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DMachineFunction.h51 class DebugLoc; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DOptimizationRemarkEmitter.h25 class DebugLoc; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DMachineFunction.h49 class DebugLoc; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DMachineFunction.h49 class DebugLoc; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DMachineFunction.h49 class DebugLoc; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DMachineFunction.h48 class DebugLoc; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DMachineFunction.h49 class DebugLoc; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DWARFLinker/
DDWARFLinkerBase.h33 DebugLoc, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DWARFLinker/
DDWARFLinkerBase.h33 DebugLoc, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DWARFLinker/
DDWARFLinkerBase.h33 DebugLoc, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
H A DBoundsChecking.cpp191 auto DebugLoc = IRB.getCurrentDebugLocation(); in addBoundsChecking() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DBoundsChecking.cpp184 auto DebugLoc = IRB.getCurrentDebugLocation(); in addBoundsChecking() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Remarks/
H A DYAMLRemarkParser.cpp322 auto *DebugLoc = dyn_cast<yaml::MappingNode>(Node.getValue()); in parseDebugLoc() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Remarks/
H A DYAMLRemarkParser.cpp321 auto *DebugLoc = dyn_cast<yaml::MappingNode>(Node.getValue()); in parseDebugLoc() local
/aosp_15_r20/external/llvm/unittests/IR/
H A DIRBuilderTest.cpp387 TEST_F(IRBuilderTest, DebugLoc) { in TEST_F() argument
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DLiveDebugValues.cpp285 const DILocation *DebugLoc = MI.getDebugLoc(); in transferDebugValue() local
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h152 llvm::Value *DebugLoc; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp272 DebugLoc DebugLoc = Builder.getCurrentDebugLocation(); in spliceBB() local
299 DebugLoc DebugLoc = Builder.getCurrentDebugLocation(); in splitBB() local
313 DebugLoc DebugLoc = Builder.getCurrentDebugLocation(); in splitBB() local
2980 void OpenMPIRBuilder::unrollLoopFull(DebugLoc, CanonicalLoopInfo *Loop) { in unrollLoopFull() argument
2987 void OpenMPIRBuilder::unrollLoopHeuristic(DebugLoc, CanonicalLoopInfo *Loop) { in unrollLoopHeuristic() argument

12