Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCSEMIRBuilder.cpp25 auto MBBEnd = getMBB().end(); in dominates() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNRegPressure.h212 MachineBasicBlock::const_iterator MBBEnd; global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FastPreTileConfig.cpp105 auto MBBEnd = MBB.end(); in dominates() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveIntervals.cpp657 SlotIndex MBBEnd = Indexes->getMBBEndIdx(KillMBB); in pruneValue() local
632 SlotIndex MBBEnd = Indexes->getMBBEndIdx(KillMBB); 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.cpp569 for (MachineFunction::iterator MBB = MF->begin(), MBBEnd = MF->end(); scheduleRegions() local