/external/llvm/lib/IR/ |
D | LLVMContextImpl.cpp | 63 I->dropAllReferences(); in ~LLVMContextImpl() 66 I->dropAllReferences(); in ~LLVMContextImpl() 85 I->dropAllReferences(); in ~LLVMContextImpl() 87 I->dropAllReferences(); in ~LLVMContextImpl() 89 I->dropAllReferences(); in ~LLVMContextImpl() 91 I->dropAllReferences(); in ~LLVMContextImpl()
|
D | Module.cpp | 60 dropAllReferences(); in ~Module() 452 void Module::dropAllReferences() { in dropAllReferences() function in Module 454 F.dropAllReferences(); in dropAllReferences() 457 GV.dropAllReferences(); in dropAllReferences() 460 GA.dropAllReferences(); in dropAllReferences() 463 GIF.dropAllReferences(); in dropAllReferences()
|
D | BasicBlock.cpp | 84 dropAllReferences(); in ~BasicBlock() 219 void BasicBlock::dropAllReferences() { in dropAllReferences() function in BasicBlock 221 I.dropAllReferences(); in dropAllReferences()
|
D | Globals.cpp | 303 void GlobalVariable::dropAllReferences() { in dropAllReferences() function in GlobalVariable 304 User::dropAllReferences(); in dropAllReferences()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | LLVMContextImpl.cpp | 61 I->dropAllReferences(); in ~LLVMContextImpl() 64 I->dropAllReferences(); in ~LLVMContextImpl() 83 I->dropAllReferences(); in ~LLVMContextImpl() 85 I->dropAllReferences(); in ~LLVMContextImpl() 87 I->dropAllReferences(); in ~LLVMContextImpl() 89 I->dropAllReferences(); in ~LLVMContextImpl()
|
D | Module.cpp | 82 dropAllReferences(); in ~Module() 455 void Module::dropAllReferences() { in dropAllReferences() function in Module 457 F.dropAllReferences(); in dropAllReferences() 460 GV.dropAllReferences(); in dropAllReferences() 463 GA.dropAllReferences(); in dropAllReferences() 466 GIF.dropAllReferences(); in dropAllReferences()
|
D | BasicBlock.cpp | 83 dropAllReferences(); in ~BasicBlock() 233 void BasicBlock::dropAllReferences() { in dropAllReferences() function in BasicBlock 235 I.dropAllReferences(); in dropAllReferences()
|
/external/llvm-project/llvm/lib/IR/ |
D | LLVMContextImpl.cpp | 62 I->dropAllReferences(); in ~LLVMContextImpl() 65 I->dropAllReferences(); in ~LLVMContextImpl() 84 I->dropAllReferences(); in ~LLVMContextImpl() 86 I->dropAllReferences(); in ~LLVMContextImpl() 88 I->dropAllReferences(); in ~LLVMContextImpl() 90 I->dropAllReferences(); in ~LLVMContextImpl()
|
D | Module.cpp | 83 dropAllReferences(); in ~Module() 483 void Module::dropAllReferences() { in dropAllReferences() function in Module 485 F.dropAllReferences(); in dropAllReferences() 488 GV.dropAllReferences(); in dropAllReferences() 491 GA.dropAllReferences(); in dropAllReferences() 494 GIF.dropAllReferences(); in dropAllReferences()
|
D | BasicBlock.cpp | 89 dropAllReferences(); in ~BasicBlock() 259 void BasicBlock::dropAllReferences() { in dropAllReferences() function in BasicBlock 261 I.dropAllReferences(); in dropAllReferences()
|
/external/llvm-project/llvm/lib/Transforms/Utils/ |
D | IntegerDivision.cpp | 395 Rem->dropAllReferences(); in expandRemainder() 413 Rem->dropAllReferences(); in expandRemainder() 454 Div->dropAllReferences(); in expandDivision() 472 Div->dropAllReferences(); in expandDivision() 523 Rem->dropAllReferences(); in expandRemainderUpTo32Bits() 571 Rem->dropAllReferences(); in expandRemainderUpTo64Bits() 620 Div->dropAllReferences(); in expandDivisionUpTo32Bits() 669 Div->dropAllReferences(); in expandDivisionUpTo64Bits()
|
D | FlattenCFG.cpp | 309 CB->dropAllReferences(); in FlattenParallelAndOr() 512 IfTrue1->dropAllReferences(); in MergeIfRegion() 518 IfFalse1->dropAllReferences(); in MergeIfRegion() 523 SecondEntryBlock->dropAllReferences(); in MergeIfRegion()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | IntegerDivision.cpp | 395 Rem->dropAllReferences(); in expandRemainder() 413 Rem->dropAllReferences(); in expandRemainder() 454 Div->dropAllReferences(); in expandDivision() 472 Div->dropAllReferences(); in expandDivision() 523 Rem->dropAllReferences(); in expandRemainderUpTo32Bits() 571 Rem->dropAllReferences(); in expandRemainderUpTo64Bits() 620 Div->dropAllReferences(); in expandDivisionUpTo32Bits() 669 Div->dropAllReferences(); in expandDivisionUpTo64Bits()
|
D | FlattenCFG.cpp | 309 CB->dropAllReferences(); in FlattenParallelAndOr() 468 IfTrue1->dropAllReferences(); in MergeIfRegion() 474 IfFalse1->dropAllReferences(); in MergeIfRegion() 479 SecondEntryBlock->dropAllReferences(); in MergeIfRegion()
|
/external/llvm/lib/Transforms/Utils/ |
D | IntegerDivision.cpp | 396 Rem->dropAllReferences(); in expandRemainder() 414 Rem->dropAllReferences(); in expandRemainder() 455 Div->dropAllReferences(); in expandDivision() 473 Div->dropAllReferences(); in expandDivision() 524 Rem->dropAllReferences(); in expandRemainderUpTo32Bits() 572 Rem->dropAllReferences(); in expandRemainderUpTo64Bits() 621 Div->dropAllReferences(); in expandDivisionUpTo32Bits() 670 Div->dropAllReferences(); in expandDivisionUpTo64Bits()
|
D | FlattenCFG.cpp | 297 CB->dropAllReferences(); in FlattenParallelAndOr() 448 IfTrue1->dropAllReferences(); in MergeIfRegion() 454 IfFalse1->dropAllReferences(); in MergeIfRegion() 459 SecondEntryBlock->dropAllReferences(); in MergeIfRegion()
|
/external/llvm/include/llvm/IR/ |
D | GlobalVariable.h | 68 dropAllReferences(); in ~GlobalVariable() 166 void dropAllReferences();
|
/external/llvm-project/mlir/lib/IR/ |
D | Region.cpp | 19 dropAllReferences(); in ~Region() 135 void Region::dropAllReferences() { in dropAllReferences() function in Region 137 b.dropAllReferences(); in dropAllReferences()
|
D | Block.cpp | 88 void Block::dropAllReferences() { in dropAllReferences() function in Block 90 i.dropAllReferences(); in dropAllReferences()
|
/external/llvm/unittests/Transforms/Utils/ |
D | Local.cpp | 56 bb0->dropAllReferences(); in TEST() 57 bb1->dropAllReferences(); in TEST()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | GlobalVariable.h | 69 dropAllReferences(); in ~GlobalVariable() 179 void dropAllReferences();
|
/external/llvm-project/llvm/include/llvm/IR/ |
D | GlobalVariable.h | 69 dropAllReferences(); in ~GlobalVariable() 179 void dropAllReferences();
|
/external/llvm-project/llvm/tools/llvm-reduce/deltas/ |
D | ReduceFunctions.cpp | 43 F.dropAllReferences(); in extractFunctionsFromModule()
|
/external/llvm-project/mlir/include/mlir/IR/ |
D | Block.h | 36 dropAllReferences(); in clear() 150 void dropAllReferences();
|
/external/llvm/lib/Transforms/Scalar/ |
D | BDCE.cpp | 60 I.dropAllReferences(); in bitTrackingDCE()
|