Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DCSEMIRBuilder.cpp21 auto MBBEnd = getMBB().end(); in dominates() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DGCNRegPressure.h156 MachineBasicBlock::const_iterator MBBEnd; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLiveIntervals.cpp640 SlotIndex MBBEnd = Indexes->getMBBEndIdx(KillMBB); in pruneValue() local
665 SlotIndex MBBStart, MBBEnd; in pruneValue() local
DLiveDebugVariables.cpp1387 SlotIndex MBBEnd = LIS.getMBBEndIdx(&*MBB); in emitDebugValues() local
DSplitKit.cpp80 SlotIndex MBBEnd = LIS.getMBBEndIdx(&MBB); in computeLastInsertPoint() local
DRegisterCoalescer.cpp2830 SlotIndex MBBEnd = Indexes->getMBBEndIdx(MBB); in taintExtent() local
DMachineScheduler.cpp518 for (MachineFunction::iterator MBB = MF->begin(), MBBEnd = MF->end(); in scheduleRegions() local