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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineCSE.cpp806 auto MBB1 = PREMap[MI]; local
875 isProfitableToHoistInto(MachineBasicBlock *CandidateBB, MachineBasicBlock *MBB, MachineBasicBlock *MBB1) argument
[all...]
H A DSplitKit.cpp984 MachineBasicBlock *MBB1 = LIS.getMBBFromIndex((*It1)->def); local
H A DBranchFolding.cpp325 static unsigned ComputeCommonTailLength(MachineBasicBlock *MBB1, argument
544 ProfitableToMerge(MachineBasicBlock *MBB1, MachineBasicBlock *MBB2, argument
1239 IsBetterFallthrough(MachineBasicBlock *MBB1, MachineBasicBlock *MBB2) argument
[all...]
H A DIfConversion.cpp1820 MachineBasicBlock &MBB1 = *BBI1->BB; local
833 verifySameBranchInstructions( MachineBasicBlock *MBB1, MachineBasicBlock *MBB2) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMIPeephole.cpp1260 MachineBasicBlock *MBB1 = nullptr, *MBBtoMoveCmp = nullptr; local
[all...]

Completed in 148 milliseconds