Home
last modified time | relevance | path

Searched defs:UseMBB (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DPeepholeOptimizer.cpp195 MachineBasicBlock *UseMBB = UseMI->getParent(); in OptimizeExtInstr() local
239 MachineBasicBlock *UseMBB = UseMI->getParent(); in OptimizeExtInstr() local
DTwoAddressInstructionPass.cpp315 MachineBasicBlock *UseMBB = UseMI->getParent(); in isProfitableToReMat() local
/external/llvm/lib/CodeGen/
DLiveRangeCalc.cpp244 MachineBasicBlock *UseMBB = Indexes->getMBBFromIndex(Use.getPrevSlot()); in extend() local
274 bool LiveRangeCalc::findReachingDefs(LiveRange &LR, MachineBasicBlock &UseMBB, in findReachingDefs()
DPeepholeOptimizer.cpp488 MachineBasicBlock *UseMBB = UseMI->getParent(); in INITIALIZE_PASS_DEPENDENCY() local
529 MachineBasicBlock *UseMBB = UseMI->getParent(); in INITIALIZE_PASS_DEPENDENCY() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DLiveRangeCalc.cpp247 MachineBasicBlock *UseMBB = Indexes->getMBBFromIndex(Use.getPrevSlot()); in extend() local
346 bool LiveRangeCalc::findReachingDefs(LiveRange &LR, MachineBasicBlock &UseMBB, in findReachingDefs()
DPeepholeOptimizer.cpp534 MachineBasicBlock *UseMBB = UseMI->getParent(); in INITIALIZE_PASS_DEPENDENCY() local
575 MachineBasicBlock *UseMBB = UseMI->getParent(); in INITIALIZE_PASS_DEPENDENCY() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86FlagsCopyLowering.cpp530 MachineBasicBlock &UseMBB = *Blocks.pop_back_val(); in runOnMachineFunction() local