Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DGCNRegPressure.h154 MachineBasicBlock::const_iterator MBBEnd; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DLiveIntervals.cpp630 SlotIndex MBBEnd = Indexes->getMBBEndIdx(KillMBB); in pruneValue() local
655 SlotIndex MBBStart, MBBEnd; in pruneValue() local
DLiveDebugVariables.cpp1228 SlotIndex MBBEnd = LIS.getMBBEndIdx(&*MBB); in emitDebugValues() local
DSplitKit.cpp81 SlotIndex MBBEnd = LIS.getMBBEndIdx(&MBB); in computeLastInsertPoint() local
DRegisterCoalescer.cpp2623 SlotIndex MBBEnd = Indexes->getMBBEndIdx(MBB); in taintExtent() local
DMachineScheduler.cpp505 for (MachineFunction::iterator MBB = MF->begin(), MBBEnd = MF->end(); in scheduleRegions() local
/external/llvm/lib/CodeGen/
DLiveIntervalAnalysis.cpp592 SlotIndex MBBEnd = Indexes->getMBBEndIdx(KillMBB); in pruneValue() local
619 SlotIndex MBBStart, MBBEnd; in pruneValue() local
DLiveDebugVariables.cpp997 SlotIndex MBBEnd = LIS.getMBBEndIdx(&*MBB); in emitDebugValues() local
DSplitKit.cpp53 SlotIndex MBBEnd = LIS.getMBBEndIdx(&MBB); in computeLastInsertPoint() local
DRegisterCoalescer.cpp2261 SlotIndex MBBEnd = Indexes->getMBBEndIdx(MBB); in taintExtent() local
DMachineScheduler.cpp421 for (MachineFunction::iterator MBB = MF->begin(), MBBEnd = MF->end(); in scheduleRegions() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DLiveDebugVariables.cpp966 SlotIndex MBBEnd = LIS.getMBBEndIdx(MBB); in emitDebugValues() local