| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | MachineDebugify.cpp | 34 DIBuilder &DIB, Function &F) { in applyDebugifyMetadataToMachineFunction() 201 "ModuleDebugify: ", [&](DIBuilder &DIB, Function &F) -> bool { in runOnModule()
|
| H A D | SafeStack.cpp | 501 DIBuilder DIB(*F.getParent()); in moveStaticAllocasToUnsafeStack() local 665 DIBuilder DIB(*F.getParent()); in moveDynamicAllocasToUnsafeStack() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | PromoteMemoryToRegister.cpp | 107 static void createDebugValue(DIBuilder &DIB, Value *NewValue, in createDebugValue() 118 static void createDebugValue(DIBuilder &DIB, Value *NewValue, in createDebugValue() 150 StoreInst *ToDelete, DIBuilder &DIB, in updateForDeletedStore() 383 DIBuilder DIB; member 638 DIBuilder DIB(*AI->getModule(), /*AllowUnresolved*/ false); in rewriteSingleStoreAlloca() local 754 DIBuilder DIB(*AI->getModule(), /*AllowUnresolved*/ false); in promoteSingleBlockAlloca() local
|
| H A D | Debugify.cpp | 140 std::function<bool(DIBuilder &DIB, Function &F)> ApplyToMF) { in applyDebugifyMetadata() 147 DIBuilder DIB(M); in applyDebugifyMetadata() local
|
| H A D | CodeExtractor.cpp | 1262 DIBuilder DIB(*OldFunc.getParent(), /*AllowUnresolved=*/false, in fixupDebugInfoPostExtraction() local
|
| H A D | Local.cpp | 1967 DIBuilder DIB(*F.getParent(), /*AllowUnresolved*/ false); in LowerDbgDeclare() local 3752 DIExpression *llvm::getExpressionForConstant(DIBuilder &DIB, const Constant &C, in getExpressionForConstant()
|
| H A D | LoopUtils.cpp | 656 DIBuilder DIB(*ExitBlock->getModule()); in deleteDeadLoop() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | SCCP.cpp | 342 DIBuilder DIB(M); in runIPSCCP() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | SROA.cpp | 391 DIBuilder DIB(*OldInst->getModule(), /*AllowUnresolved*/ false); in migrateDebugInfo() local 5236 insertNewDbgInst(DIBuilder &DIB, DbgDeclareInst *Orig, AllocaInst *NewAddr, in insertNewDbgInst() 5259 insertNewDbgInst(DIBuilder &DIB, DbgAssignIntrinsic *Orig, AllocaInst *NewAddr, in insertNewDbgInst() 5297 insertNewDbgInst(DIBuilder &DIB, DbgVariableRecord *Orig, AllocaInst *NewAddr, in insertNewDbgInst() 5475 DIBuilder DIB(*AI.getModule(), /*AllowUnresolved*/ false); in splitAlloca() local
|
| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | DebugInfo.cpp | 2148 DIBuilder &DIB) { in emitDbgAssign() 2206 DIBuilder DIB(Module, /*AllowUnresolved*/ false); in trackAssignments() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| H A D | AddressSanitizer.cpp | 1041 DIBuilder DIB; member
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
| H A D | InstructionCombining.cpp | 3575 std::unique_ptr<DIBuilder> DIB; in visitAllocSite() local
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGDebugInfo.cpp | 3273 llvm::DIBuilder DIB(CGM.getModule()); in getOrCreateModuleRef() local
|