/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | CSEMIRBuilder.cpp | 42 MachineBasicBlock *CurMBB = &getMBB(); in getDominatingInstrForID() local
|
H A D | IRTranslator.cpp | 579 auto &CurMBB = MIRBuilder.getMBB(); in translateBr() local 981 lowerJumpTableWorkItem(SwitchCG::SwitchWorkListItem W,MachineBasicBlock * SwitchMBB,MachineBasicBlock * CurMBB,MachineBasicBlock * DefaultMBB,MachineIRBuilder & MIB,MachineFunction::iterator BBI,BranchProbability UnhandledProbs,SwitchCG::CaseClusterIt I,MachineBasicBlock * Fallthrough,bool FallthroughUnreachable) lowerJumpTableWorkItem() argument 1055 lowerSwitchRangeWorkItem(SwitchCG::CaseClusterIt I,Value * Cond,MachineBasicBlock * Fallthrough,bool FallthroughUnreachable,BranchProbability UnhandledProbs,MachineBasicBlock * CurMBB,MachineIRBuilder & MIB,MachineBasicBlock * SwitchMBB) lowerSwitchRangeWorkItem() argument 1203 lowerBitTestWorkItem(SwitchCG::SwitchWorkListItem W,MachineBasicBlock * SwitchMBB,MachineBasicBlock * CurMBB,MachineBasicBlock * DefaultMBB,MachineIRBuilder & MIB,MachineFunction::iterator BBI,BranchProbability DefaultProb,BranchProbability UnhandledProbs,SwitchCG::CaseClusterIt I,MachineBasicBlock * Fallthrough,bool FallthroughUnreachable) lowerBitTestWorkItem() argument 1283 MachineBasicBlock *CurMBB = W.MBB; lowerSwitchWorkItem() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | BranchFolding.cpp | 392 SplitMBBAt(MachineBasicBlock & CurMBB,MachineBasicBlock::iterator BBI1,const BasicBlock * BB) SplitMBBAt() argument 457 FixTail(MachineBasicBlock * CurMBB,MachineBasicBlock * SuccBB,const TargetInstrInfo * TII) FixTail() argument 695 MachineBasicBlock *CurMBB = CurMPIter->getBlock(); RemoveBlocksWithHash() local [all...] |
H A D | RegAllocFast.cpp | 173 const MachineBasicBlock *CurMBB = nullptr; global() member in __anon279642bd0111::InstrPosIndexes
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | GIMatchTableExecutor.h | 559 MachineBasicBlock *CurMBB = nullptr; global() variable
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMFrameLowering.cpp | 3026 MachineBasicBlock *CurMBB = WalkList.pop_back_val(); adjustForSegmentedStacks() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/ |
H A D | VarLocBasedImpl.cpp | 1911 bool VarLocBasedLDV::transferTerminator(MachineBasicBlock *CurMBB, in transferTerminator() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.cpp | 11500 MachineBasicBlock *CurMBB = W.MBB; lowerWorkItem() local [all...] |