Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DCSEMIRBuilder.cpp22 auto MBBEnd = getMBB().end(); in dominates() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DGCNRegPressure.h165 MachineBasicBlock::const_iterator MBBEnd; variable
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DLiveIntervals.cpp650 SlotIndex MBBEnd = Indexes->getMBBEndIdx(KillMBB); in pruneValue() local
675 SlotIndex MBBStart, MBBEnd; in pruneValue() local
H A DRegAllocFast.cpp329 auto MBBEnd = MBB.end(); in dominates() local
H A DSplitKit.cpp68 SlotIndex MBBEnd = LIS.getMBBEndIdx(&MBB); in computeLastInsertPoint() local
H A DLiveDebugVariables.cpp1669 SlotIndex MBBEnd = LIS.getMBBEndIdx(&*MBB); in emitDebugValues() local
H A DRegisterCoalescer.cpp2928 SlotIndex MBBEnd = Indexes->getMBBEndIdx(MBB); in taintExtent() local
H A DMachineScheduler.cpp535 for (MachineFunction::iterator MBB = MF->begin(), MBBEnd = MF->end(); in scheduleRegions() local