Home
last modified time | relevance | path

Searched defs:DIB (Results 1 – 25 of 38) sorted by relevance

12

/external/llvm-project/llvm/lib/CodeGen/
DMachineDebugify.cpp36 DIBuilder &DIB, Function &F) { in applyDebugifyMetadataToMachineFunction()
146 "ModuleDebugify: ", [&](DIBuilder &DIB, Function &F) -> bool { in runOnModule()
DSafeStack.cpp499 DIBuilder DIB(*F.getParent()); in moveStaticAllocasToUnsafeStack() local
656 DIBuilder DIB(*F.getParent()); in moveDynamicAllocasToUnsafeStack() local
/external/llvm-project/llvm/tools/llvm-c-test/
Ddebuginfo.c21 declare_objc_class(LLVMDIBuilderRef DIB, LLVMMetadataRef File) { in declare_objc_class()
34 LLVMDIBuilderRef DIB = LLVMCreateDIBuilder(M); in llvm_test_dibuilder() local
/external/llvm-project/llvm/unittests/IR/
DIRBuilderTest.cpp737 DIBuilder DIB(*M); in TEST_F() local
758 DIBuilder DIB(*M); in TEST_F() local
780 DIBuilder DIB(*M); in TEST_F() local
869 DIBuilder DIB(*M); in TEST_F() local
902 DIBuilder DIB(*M); in TEST_F() local
924 DIBuilder DIB(*M); in TEST_F() local
DVerifierTest.cpp202 DIBuilder DIB(M); in TEST() local
217 DIBuilder DIB(M); in TEST() local
DDebugInfoTest.cpp192 DIBuilder DIB(*M); in TEST() local
/external/llvm/unittests/IR/
DIRBuilderTest.cpp341 DIBuilder DIB(*M); in TEST_F() local
393 DIBuilder DIB(*M); in TEST_F() local
424 DIBuilder DIB(*M); in TEST_F() local
DVerifierTest.cpp181 DIBuilder DIB(M); in TEST() local
205 DIBuilder DIB(M); in TEST() local
/external/llvm/lib/Transforms/Utils/
DPromoteMemoryToRegister.cpp226 DIBuilder DIB; member
404 DIBuilder DIB(*AI->getModule(), /*AllowUnresolved*/ false); in rewriteSingleStoreAlloca() local
495 DIBuilder DIB(*AI->getModule(), /*AllowUnresolved*/ false); in promoteSingleBlockAlloca() local
DInlineFunction.cpp1650 DIBuilder DIB(*Caller->getParent()); in InlineFunction() local
DLocal.cpp1136 DIBuilder DIB(*F.getParent(), /*AllowUnresolved*/ false); in LowerDbgDeclare() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DPromoteMemoryToRegister.cpp230 DIBuilder DIB; member
416 DIBuilder DIB(*AI->getModule(), /*AllowUnresolved*/ false); in rewriteSingleStoreAlloca() local
514 DIBuilder DIB(*AI->getModule(), /*AllowUnresolved*/ false); in promoteSingleBlockAlloca() local
DDebugify.cpp64 DIBuilder DIB(M); in applyDebugifyMetadata() local
DLoopUtils.cpp642 DIBuilder DIB(*ExitBlock->getModule()); in deleteDeadLoop() local
DInlineFunction.cpp1881 DIBuilder DIB(*Caller->getParent()); in InlineFunction() local
/external/llvm-project/llvm/lib/Transforms/Utils/
DPromoteMemoryToRegister.cpp227 DIBuilder DIB; member
428 DIBuilder DIB(*AI->getModule(), /*AllowUnresolved*/ false); in rewriteSingleStoreAlloca() local
530 DIBuilder DIB(*AI->getModule(), /*AllowUnresolved*/ false); in promoteSingleBlockAlloca() local
DDebugify.cpp70 std::function<bool(DIBuilder &DIB, Function &F)> ApplyToMF) { in applyDebugifyMetadata()
77 DIBuilder DIB(M); in applyDebugifyMetadata() local
DCodeExtractor.cpp1479 DIBuilder DIB(*OldFunc.getParent(), /*AllowUnresolved=*/false, in fixupDebugInfoPostExtraction() local
DLoopUtils.cpp706 DIBuilder DIB(*ExitBlock->getModule()); in deleteDeadLoop() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSafeStack.cpp494 DIBuilder DIB(*F.getParent()); in moveStaticAllocasToUnsafeStack() local
642 DIBuilder DIB(*F.getParent()); in moveDynamicAllocasToUnsafeStack() local
/external/llvm/lib/CodeGen/
DSafeStack.cpp520 DIBuilder DIB(*F.getParent()); in moveStaticAllocasToUnsafeStack() local
674 DIBuilder DIB(*F.getParent()); in moveDynamicAllocasToUnsafeStack() local
/external/llvm-project/llvm/unittests/CodeGen/
DLexicalScopesTest.cpp99 DIBuilder DIB(Mod); in LexicalScopesTest() local
/external/llvm-project/llvm/unittests/Transforms/Utils/
DLocalTest.cpp156 DIBuilder DIB(*M); in TEST() local
/external/llvm-project/llvm/unittests/Frontend/
DOpenMPIRBuilderTest.cpp36 DIBuilder DIB(*M); in SetUp() local
/external/llvm-project/llvm/lib/Transforms/Coroutines/
DCoroFrame.cpp1255 DIBuilder DIB(*Alloca->getModule(), /*AllowUnresolved*/ false); in insertSpills() local

12