Home
last modified time | relevance | path

Searched defs:MBBNum (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DInterferenceCache.h129 BlockInterference *get(unsigned MBBNum) { in get()
221 void moveToBlock(unsigned MBBNum) { in moveToBlock()
DInterferenceCache.cpp135 void InterferenceCache::Entry::update(unsigned MBBNum) { in update()
DMachineTraceMetrics.cpp1327 unsigned MBBNum = &TBI - &TE.BlockInfo[0]; in print() local
DSplitKit.cpp1600 void SplitEditor::splitLiveThroughBlock(unsigned MBBNum, in splitLiveThroughBlock()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DLiveIntervals.h355 ArrayRef<SlotIndex> getRegMaskSlotsInBlock(unsigned MBBNum) const { in getRegMaskSlotsInBlock()
366 ArrayRef<const uint32_t*> getRegMaskBitsInBlock(unsigned MBBNum) const { in getRegMaskBitsInBlock()