Home
last modified time | relevance | path

Searched defs:NMBB (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DShrinkWrap.cpp465 /// 2. Branch unconditionally to NMBB iff NMBB is inserted at any other place. in updateTerminator() argument
499 MachineBasicBlock *NMBB = MF->CreateMachineBasicBlock(); tryToSplitRestore() local
528 rollbackRestoreSplit(MachineFunction & MF,MachineBasicBlock * NMBB,MachineBasicBlock * MBB,ArrayRef<MachineBasicBlock * > DirtyPreds,const TargetInstrInfo * TII) rollbackRestoreSplit() argument
[all...]
H A DMachineBasicBlock.cpp1142 MachineBasicBlock *NMBB = MF->CreateMachineBasicBlock(); SplitCriticalEdge() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsExpandPseudo.cpp818 expandMI(MachineBasicBlock & MBB,MachineBasicBlock::iterator MBBI,MachineBasicBlock::iterator & NMBB) expandMI() argument