Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
H A DCSEMIRBuilder.cpp21 auto MBBEnd = getMBB().end(); in dominates() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DGCNRegPressure.h156 MachineBasicBlock::const_iterator MBBEnd; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DGCNRegPressure.h163 MachineBasicBlock::const_iterator MBBEnd; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
H A DCSEMIRBuilder.cpp25 auto MBBEnd = getMBB().end(); in dominates() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DLiveIntervals.cpp640 SlotIndex MBBEnd = Indexes->getMBBEndIdx(KillMBB); in pruneValue() local
665 SlotIndex MBBStart, MBBEnd; in pruneValue() local
H A DLiveDebugVariables.cpp1387 SlotIndex MBBEnd = LIS.getMBBEndIdx(&*MBB); in emitDebugValues() local
H A DSplitKit.cpp80 SlotIndex MBBEnd = LIS.getMBBEndIdx(&MBB); in computeLastInsertPoint() local
H A DRegisterCoalescer.cpp2830 SlotIndex MBBEnd = Indexes->getMBBEndIdx(MBB); in taintExtent() local
H A DMachineScheduler.cpp518 for (MachineFunction::iterator MBB = MF->begin(), MBBEnd = MF->end(); in scheduleRegions() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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 DRegisterCoalescer.cpp2993 SlotIndex MBBEnd = Indexes->getMBBEndIdx(MBB); in taintExtent() local
H A DMachineScheduler.cpp543 for (MachineFunction::iterator MBB = MF->begin(), MBBEnd = MF->end(); in scheduleRegions() local
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DLiveIntervalAnalysis.cpp592 SlotIndex MBBEnd = Indexes->getMBBEndIdx(KillMBB); in pruneValue() local
619 SlotIndex MBBStart, MBBEnd; in pruneValue() local
H A DLiveDebugVariables.cpp997 SlotIndex MBBEnd = LIS.getMBBEndIdx(&*MBB); in emitDebugValues() local
H A DSplitKit.cpp53 SlotIndex MBBEnd = LIS.getMBBEndIdx(&MBB); in computeLastInsertPoint() local
H A DRegisterCoalescer.cpp2261 SlotIndex MBBEnd = Indexes->getMBBEndIdx(MBB); in taintExtent() local
H A DMachineScheduler.cpp421 for (MachineFunction::iterator MBB = MF->begin(), MBBEnd = MF->end(); in scheduleRegions() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86FastPreTileConfig.cpp106 auto MBBEnd = MBB.end(); in dominates() local