/external/llvm/lib/CodeGen/GlobalISel/ |
D | MachineIRBuilder.cpp | 31 void MachineIRBuilder::setMBB(MachineBasicBlock &MBB, bool Beginning) { in setMBB() function in MachineIRBuilder 40 setMBB(*MI.getParent()); in setInstr()
|
D | IRTranslator.cpp | 136 MIRBuilder.setMBB(MBB); in runOnMachineFunction() 149 MIRBuilder.setMBB(MBB); in runOnMachineFunction()
|
/external/llvm/include/llvm/CodeGen/GlobalISel/ |
D | MachineIRBuilder.h | 77 void setMBB(MachineBasicBlock &MBB, bool Beginning = false);
|
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | MachineOperand.h | 442 void setMBB(MachineBasicBlock *MBB) { in setMBB() function 512 Op.setMBB(MBB);
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | MachineBasicBlock.cpp | 443 MO.setMBB(this); in transferSuccessorsAndUpdatePHIs() 572 i->getOperand(ni+1).setMBB(NMBB); in SplitCriticalEdge() 686 I->getOperand(i).setMBB(New); in ReplaceUsesOfBlockWith()
|
D | TailDuplication.cpp | 496 II->getOperand(Idx+1).setMBB(SrcBB); in UpdateSuccessorsPHIs() 509 II->getOperand(Idx+1).setMBB(SrcBB); in UpdateSuccessorsPHIs()
|
D | TargetInstrInfoImpl.cpp | 156 MO.setMBB(Pred[j].getMBB()); in PredicateInstruction()
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64BranchRelaxation.cpp | 398 BMI->getOperand(0).setMBB(DestBB); in fixupConditionalBranch() 405 MI->getOperand(OpNum).setMBB(NewDest); in fixupConditionalBranch()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonCFGOptimizer.cpp | 104 MI.getOperand(1).setMBB(NewTarget); in InvertAndChangeJumpTarget()
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonCFGOptimizer.cpp | 98 MI.getOperand(1).setMBB(NewTarget); in InvertAndChangeJumpTarget()
|
/external/llvm/include/llvm/CodeGen/ |
D | MachineOperand.h | 532 void setMBB(MachineBasicBlock *MBB) { in setMBB() function 634 Op.setMBB(MBB);
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | MachineOperand.h | 673 void setMBB(MachineBasicBlock *MBB) { in setMBB() function 784 Op.setMBB(MBB);
|
/external/llvm/lib/CodeGen/ |
D | MachineBasicBlock.cpp | 657 MO.setMBB(this); in transferSuccessorsAndUpdatePHIs() 835 i->getOperand(ni+1).setMBB(NMBB); in SplitCriticalEdge() 1060 I->getOperand(i).setMBB(New); in ReplaceUsesOfBlockWith()
|
D | TailDuplicator.cpp | 478 II->getOperand(Idx + 1).setMBB(SrcBB); in updateSuccessorsPHIs() 490 II->getOperand(Idx + 1).setMBB(SrcBB); in updateSuccessorsPHIs()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyFixIrreducibleControlFlow.cpp | 256 Op.setMBB(Map[Op.getMBB()]); in VisitLoop()
|
/external/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyFixIrreducibleControlFlow.cpp | 253 Op.setMBB(Map[Op.getMBB()]); in VisitLoop()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | MachineBasicBlock.cpp | 800 MO.setMBB(this); in transferSuccessorsAndUpdatePHIs() 982 i->getOperand(ni+1).setMBB(NMBB); in SplitCriticalEdge() 1207 I->getOperand(i).setMBB(New); in ReplaceUsesOfBlockWith()
|
D | TailDuplicator.cpp | 515 MI.getOperand(Idx + 1).setMBB(SrcBB); in updateSuccessorsPHIs() 527 MI.getOperand(Idx + 1).setMBB(SrcBB); in updateSuccessorsPHIs()
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-exegesis/lib/ |
D | Assembler.cpp | 116 MIB.setMBB(*MBB); in fillMachineFunction()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCBranchCoalescing.cpp | 409 MO.setMBB(TargetMBB); in moveAndUpdatePHIs()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/GlobalISel/ |
D | MachineIRBuilder.cpp | 35 void MachineIRBuilderBase::setMBB(MachineBasicBlock &MBB) { in setMBB() function in MachineIRBuilderBase 44 setMBB(*MI.getParent()); in setInstr()
|
D | IRTranslator.cpp | 394 MIRBuilder.setMBB(*FalseMBB); in translateSwitch() 1561 EntryBuilder.setMBB(*EntryBB); in runOnMachineFunction() 1626 CurBuilder.setMBB(MBB); in runOnMachineFunction()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86CallLowering.cpp | 362 MIRBuilder.setMBB(MBB); in lowerFormalArguments()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64CallLowering.cpp | 328 MIRBuilder.setMBB(MBB); in lowerFormalArguments()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/GlobalISel/ |
D | MachineIRBuilder.h | 147 void setMBB(MachineBasicBlock &MBB);
|