Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DGCNRegPressure.h163 MachineBasicBlock::const_iterator MBBEnd; variable
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DCSEMIRBuilder.cpp25 auto MBBEnd = getMBB().end(); in dominates() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86FastPreTileConfig.cpp106 auto MBBEnd = MBB.end(); in dominates() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DLiveIntervals.cpp637 SlotIndex MBBEnd = Indexes->getMBBEndIdx(KillMBB); in pruneValue() local
662 SlotIndex MBBStart, MBBEnd; in pruneValue() local
H A DRegAllocFast.cpp346 auto MBBEnd = MBB.end(); in dominates() local
H A DSplitKit.cpp66 SlotIndex MBBEnd = LIS.getMBBEndIdx(&MBB); in computeLastInsertPoint() local
H A DLiveDebugVariables.cpp1773 SlotIndex MBBEnd = LIS.getMBBEndIdx(&*MBB); in emitDebugValues() local
H A DMachineScheduler.cpp543 for (MachineFunction::iterator MBB = MF->begin(), MBBEnd = MF->end(); in scheduleRegions() local
H A DRegisterCoalescer.cpp2993 SlotIndex MBBEnd = Indexes->getMBBEndIdx(MBB); in taintExtent() local