Home
last modified time | relevance | path

Searched defs:MBB1 (Results 1 – 11 of 11) sorted by relevance

/llvm-project/llvm/unittests/CodeGen/
H A DRegAllocScoreTest.cpp138 auto *MBB1 = MF->CreateMachineBasicBlock(); in TEST() local
H A DLexicalScopesTest.cpp57 MachineBasicBlock *MBB1, *MBB2, *MBB3, *MBB4; member in __anon0a715cd20111::LexicalScopesTest
[all...]
H A DInstrRefLDVTest.cpp61 MachineBasicBlock *MBB0, *MBB1, *MBB2, *MBB3, *MBB4; global() member in InstrRefLDVTest
[all...]
/llvm-project/llvm/unittests/Target/WebAssembly/
H A DWebAssemblyExceptionInfoTest.cpp356 auto *MBB1 = MF->getBlockNumbered(1); TEST() local
/llvm-project/llvm/lib/CodeGen/
H A DMachineCSE.cpp840 "MBB cannot properly dominate MBB1 while DFS through dominators tree!"); in ProcessBlockPRE() local
928 isProfitableToHoistInto(MachineBasicBlock * CandidateBB,MachineBasicBlock * MBB,MachineBasicBlock * MBB1) isProfitableToHoistInto() argument
[all...]
H A DBranchFolding.cpp326 ComputeCommonTailLength(MachineBasicBlock * MBB1,MachineBasicBlock * MBB2,MachineBasicBlock::iterator & I1,MachineBasicBlock::iterator & I2) ComputeCommonTailLength() argument
541 ProfitableToMerge(MachineBasicBlock * MBB1,MachineBasicBlock * MBB2,unsigned MinCommonTailLength,unsigned & CommonTailLen,MachineBasicBlock::iterator & I1,MachineBasicBlock::iterator & I2,MachineBasicBlock * SuccBB,MachineBasicBlock * PredBB,DenseMap<const MachineBasicBlock *,int> & EHScopeMembership,bool AfterPlacement,MBFIWrapper & MBBFreqInfo,ProfileSummaryInfo * PSI) ProfitableToMerge() argument
1248 IsBetterFallthrough(MachineBasicBlock * MBB1,MachineBasicBlock * MBB2) IsBetterFallthrough() argument
[all...]
H A DIfConversion.cpp828 MachineBasicBlock *MBB1, in verifySameBranchInstructions() argument
1804 MachineBasicBlock &MBB1 = *BBI1->BB; in IfConvertDiamondCommon() local
[all...]
H A DLiveIntervals.cpp830 MachineBasicBlock *MBB1 = Indexes->getMBBFromIndex(Start); intervalIsInOneMBB() local
H A DSplitKit.cpp989 MachineBasicBlock *MBB1 = LIS.getMBBFromIndex((*It1)->def); computeRedundantBackCopies() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600MachineCFGStructurizer.cpp1576 MachineBasicBlock *MBB1 = *MBB->succ_begin(); in removeRedundantConditionalBranch() local
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMIPeephole.cpp1628 MachineBasicBlock *MBB1 = nullptr, *MBBtoMoveCmp = nullptr; eliminateRedundantCompare() local
[all...]