Searched defs:MBB1 (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineCSE.cpp807 auto MBB1 = PREMap[MI]; local
870 isProfitableToHoistInto(MachineBasicBlock *CandidateBB, MachineBasicBlock *MBB, MachineBasicBlock *MBB1) argument
[all...]
H A DIfConversion.cpp1820 MachineBasicBlock &MBB1 = *BBI1->BB; local
838 verifySameBranchInstructions( MachineBasicBlock *MBB1, MachineBasicBlock *MBB2) argument
[all...]
H A DSplitKit.cpp976 MachineBasicBlock *MBB1 = LIS.getMBBFromIndex((*It1)->def); local
H A DBranchFolding.cpp335 static unsigned ComputeCommonTailLength(MachineBasicBlock *MBB1, argument
587 ProfitableToMerge(MachineBasicBlock *MBB1, MachineBasicBlock *MBB2, argument
1281 IsBetterFallthrough(MachineBasicBlock *MBB1, MachineBasicBlock *MBB2) argument
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMIPeephole.cpp1241 MachineBasicBlock *MBB1 = nullptr, *MBBtoMoveCmp = nullptr; local
[all...]

Completed in 127 milliseconds