Home
last modified time | relevance | path

Searched defs:CurMBB (Results 1 – 8 of 8) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCSEMIRBuilder.cpp42 MachineBasicBlock *CurMBB = &getMBB(); in getDominatingInstrForID() local
H A DIRTranslator.cpp579 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 DBranchFolding.cpp392 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 DRegAllocFast.cpp173 const MachineBasicBlock *CurMBB = nullptr; global() member in __anon279642bd0111::InstrPosIndexes
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DGIMatchTableExecutor.h559 MachineBasicBlock *CurMBB = nullptr; global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMFrameLowering.cpp3026 MachineBasicBlock *CurMBB = WalkList.pop_back_val(); adjustForSegmentedStacks() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp1911 bool VarLocBasedLDV::transferTerminator(MachineBasicBlock *CurMBB, in transferTerminator() argument
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp11500 MachineBasicBlock *CurMBB = W.MBB; lowerWorkItem() local
[all...]