| /external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
| D | DIBuilder.cpp | 1046 BasicBlock *InsertBB, Instruction *InsertBefore) { in initIRBuilder() 1066 const DILocation *DL, BasicBlock *InsertBB, Instruction *InsertBefore) { in insertDbgValueIntrinsic() 1075 const DILocation *DL, BasicBlock *InsertBB, Instruction *InsertBefore) { in insertDbgAddrIntrinsic() 1084 BasicBlock *InsertBB, in insertDeclare() 1109 BasicBlock *InsertBB, in insertDbgIntrinsic() 1132 BasicBlock *InsertBB, in insertLabel()
|
| D | Instruction.cpp | 133 BasicBlock *InsertBB; in getInsertionPointAfterDef() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
| D | ScheduleDAGSDNodes.cpp | 1018 MachineBasicBlock *InsertBB = Emitter.getBlock(); in EmitSchedule() local 1060 MachineBasicBlock *InsertBB = Emitter.getBlock(); in EmitSchedule() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| D | DIBuilder.cpp | 901 BasicBlock *InsertBB, in getIRBForDbgInsertion() 924 BasicBlock *InsertBB, Instruction *InsertBefore) { in insertDeclare() 945 const DILocation *DL, BasicBlock *InsertBB, Instruction *InsertBefore) { in insertDbgValueIntrinsic() 967 BasicBlock *InsertBB, Instruction *InsertBefore) { in insertLabel()
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/ObjCARC/ |
| D | ObjCARCContract.cpp | 627 BasicBlock *InsertBB = IncomingBB; in run() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/ObjCARC/ |
| D | ObjCARCContract.cpp | 660 BasicBlock *InsertBB = IncomingBB; in runOnFunction() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Frontend/OpenMP/ |
| D | OMPIRBuilder.cpp | 333 BasicBlock *InsertBB = Builder.GetInsertBlock(); in CreateParallel() local
|
| /external/llvm/lib/CodeGen/SelectionDAG/ |
| D | ScheduleDAGSDNodes.cpp | 901 MachineBasicBlock *InsertBB = Emitter.getBlock(); in EmitSchedule() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
| D | ARMLowOverheadLoops.cpp | 370 MachineBasicBlock *InsertBB = InsertPt->getParent(); in ValidateTailPredicate() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
| D | GVNSink.cpp | 818 BasicBlock *InsertBB = BBEnd; in sinkBB() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
| D | ScheduleDAGSDNodes.cpp | 988 MachineBasicBlock *InsertBB = Emitter.getBlock(); in EmitSchedule() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| D | GVNSink.cpp | 815 BasicBlock *InsertBB = BBEnd; in sinkBB() local
|
| D | IndVarSimplify.cpp | 249 BasicBlock *InsertBB = PHI->getIncomingBlock(i); in getInsertPointForUses() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
| D | InstCombinePHI.cpp | 281 auto *InsertBB = &IncomingBB->getParent()->getEntryBlock(); in FoldIntegerTypedPHI() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/ |
| D | InstCombinePHI.cpp | 290 auto *InsertBB = &IncomingBB->getParent()->getEntryBlock(); in foldIntegerTypedPHI() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
| D | MachineFunction.cpp | 1116 MachineBasicBlock &InsertBB = *CurInst->getParent(); in salvageCopySSAImpl() local
|
| D | ModuloSchedule.cpp | 1532 auto *InsertBB = &PreheaderBB->getParent()->front(); in undef() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
| D | CombinerHelper.cpp | 356 MachineBasicBlock *InsertBB = UseMI.getParent(); in InsertInsnsWithoutSideEffectsBeforeUse() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
| D | SimplifyIndVar.cpp | 1132 BasicBlock *InsertBB = PHI->getIncomingBlock(i); in getInsertPointForUses() local
|
| /external/llvm/lib/Transforms/Scalar/ |
| D | IndVarSimplify.cpp | 195 BasicBlock *InsertBB = PHI->getIncomingBlock(i); in getInsertPointForUses() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | ModuloSchedule.cpp | 1506 auto *InsertBB = &PreheaderBB->getParent()->front(); in undef() local
|
| /external/llvm/lib/Target/AMDGPU/ |
| D | SIInstrInfo.cpp | 2266 MachineBasicBlock *InsertBB = MI.getOperand(I + 1).getMBB(); in legalizeOperands() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Frontend/OpenMP/ |
| D | OMPIRBuilder.cpp | 914 BasicBlock *InsertBB = Builder.GetInsertBlock(); in createParallel() local 3612 auto InsertBB = merged ? ExitPredBB : ExitBB; in EmitOMPInlinedRegion() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Reader/ |
| D | BitcodeReader.cpp | 974 [this](unsigned ValID, BasicBlock *InsertBB) { in BitcodeReader() 1419 BasicBlock *InsertBB) { in materializeValue()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
| D | SIInstrInfo.cpp | 4592 MachineBasicBlock *InsertBB = MI.getOperand(I + 1).getMBB(); in legalizeOperands() local
|