Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCSEMIRBuilder.cpp25 auto MBBEnd = getMBB().end(); in dominates() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNRegPressure.h224 MachineBasicBlock::const_iterator MBBEnd; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FastPreTileConfig.cpp105 auto MBBEnd = MBB.end(); in dominates() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveIntervals.cpp657 SlotIndex MBBEnd = Indexes->getMBBEndIdx(KillMBB); in pruneValue() local
682 SlotIndex MBBStart, MBBEnd; in pruneValue() local
H A DSplitKit.cpp71 SlotIndex MBBEnd = LIS.getMBBEndIdx(&MBB); in computeLastInsertPoint() local
H A DLiveDebugVariables.cpp1774 SlotIndex MBBEnd = LIS.getMBBEndIdx(&*MBB); in emitDebugValues() local
H A DRegisterCoalescer.cpp3075 SlotIndex MBBEnd = Indexes->getMBBEndIdx(MBB); in taintExtent() local
H A DMachineScheduler.cpp605 for (MachineFunction::iterator MBB = MF->begin(), MBBEnd = MF->end(); in scheduleRegions() local