/aosp_15_r20/external/llvm/unittests/IR/ |
H A D | IRBuilderTest.cpp | 341 DIBuilder DIB(*M); in TEST_F() local 393 DIBuilder DIB(*M); in TEST_F() local 424 DIBuilder DIB(*M); in TEST_F() local
|
H A D | VerifierTest.cpp | 181 DIBuilder DIB(M); in TEST() local 205 DIBuilder DIB(M); in TEST() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | MachineDebugify.cpp | 34 DIBuilder &DIB, Function &F) { in applyDebugifyMetadataToMachineFunction() 181 "ModuleDebugify: ", [&](DIBuilder &DIB, Function &F) -> bool { in runOnModule()
|
H A D | SafeStack.cpp | 495 DIBuilder DIB(*F.getParent()); in moveStaticAllocasToUnsafeStack() local 658 DIBuilder DIB(*F.getParent()); in moveDynamicAllocasToUnsafeStack() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | PromoteMemoryToRegister.cpp | 230 DIBuilder DIB; member 416 DIBuilder DIB(*AI->getModule(), /*AllowUnresolved*/ false); in rewriteSingleStoreAlloca() local 514 DIBuilder DIB(*AI->getModule(), /*AllowUnresolved*/ false); in promoteSingleBlockAlloca() local
|
H A D | Debugify.cpp | 64 DIBuilder DIB(M); in applyDebugifyMetadata() local
|
H A D | LoopUtils.cpp | 642 DIBuilder DIB(*ExitBlock->getModule()); in deleteDeadLoop() local
|
H A D | InlineFunction.cpp | 1881 DIBuilder DIB(*Caller->getParent()); in InlineFunction() local
|
H A D | Local.cpp | 1392 DIBuilder DIB(*F.getParent(), /*AllowUnresolved*/ false); in LowerDbgDeclare() local
|
/aosp_15_r20/external/llvm/lib/Transforms/Utils/ |
H A D | PromoteMemoryToRegister.cpp | 226 DIBuilder DIB; member 404 DIBuilder DIB(*AI->getModule(), /*AllowUnresolved*/ false); in rewriteSingleStoreAlloca() local 495 DIBuilder DIB(*AI->getModule(), /*AllowUnresolved*/ false); in promoteSingleBlockAlloca() local
|
H A D | InlineFunction.cpp | 1650 DIBuilder DIB(*Caller->getParent()); in InlineFunction() local
|
H A D | Local.cpp | 1136 DIBuilder DIB(*F.getParent(), /*AllowUnresolved*/ false); in LowerDbgDeclare() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
H A D | PromoteMemoryToRegister.cpp | 297 DIBuilder DIB; member 501 DIBuilder DIB(*AI->getModule(), /*AllowUnresolved*/ false); in rewriteSingleStoreAlloca() local 607 DIBuilder DIB(*AI->getModule(), /*AllowUnresolved*/ false); in promoteSingleBlockAlloca() local
|
H A D | Debugify.cpp | 83 std::function<bool(DIBuilder &DIB, Function &F)> ApplyToMF) { in applyDebugifyMetadata() 90 DIBuilder DIB(M); in applyDebugifyMetadata() local
|
H A D | CodeExtractor.cpp | 1535 DIBuilder DIB(*OldFunc.getParent(), /*AllowUnresolved=*/false, in fixupDebugInfoPostExtraction() local
|
H A D | Local.cpp | 1618 DIBuilder DIB(*F.getParent(), /*AllowUnresolved*/ false); in LowerDbgDeclare() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | SafeStack.cpp | 520 DIBuilder DIB(*F.getParent()); in moveStaticAllocasToUnsafeStack() local 674 DIBuilder DIB(*F.getParent()); in moveDynamicAllocasToUnsafeStack() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | SafeStack.cpp | 494 DIBuilder DIB(*F.getParent()); in moveStaticAllocasToUnsafeStack() local 642 DIBuilder DIB(*F.getParent()); in moveDynamicAllocasToUnsafeStack() local
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/ |
D | inst.go | 165 DIB const
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | DebugInfo.cpp | 1785 const VarRecord &VarRec, DIBuilder &DIB) { in emitDbgAssign() 1819 DIBuilder DIB(Module, /*AllowUnresolved*/ false); in trackAssignments() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
H A D | SROA.cpp | 160 DIBuilder DIB(*OldInst->getModule(), /*AllowUnresolved*/ false); in migrateDebugInfo() local 4877 DIBuilder DIB(*AI.getModule(), /*AllowUnresolved*/ false); in splitAlloca() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstructionCombining.cpp | 2418 std::unique_ptr<DIBuilder> DIB; in visitAllocSite() local
|
/aosp_15_r20/external/llvm/lib/Transforms/Instrumentation/ |
H A D | AddressSanitizer.cpp | 602 DIBuilder DIB; member
|
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/ |
H A D | SROA.cpp | 4023 DIBuilder DIB(*AI.getModule(), /*AllowUnresolved*/ false); in splitAlloca() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | SROA.cpp | 4360 DIBuilder DIB(*AI.getModule(), /*AllowUnresolved*/ false); in splitAlloca() local
|