Searched defs:loopDepth (Results 1 – 7 of 7) sorted by relevance
48 Int loopDepth; member in sw::VertexProgram
74 Int loopDepth; // FIXME: Add support for switch member in sw::PixelProgram
94 unsigned loopDepth = 0; in CalculateWeightAndHint() local
184 unsigned loopDepth = loopInfo->getLoopDepth(MBB); in ScanForSpillSlotRefs() local
1637 unsigned loopDepth = loopInfo->getLoopDepth(MBB); in rewriteInstructionsForSpills() local1716 LiveIntervals::getSpillWeight(bool isDef, bool isUse, unsigned loopDepth) { in getSpillWeight()
833 unsigned loopDepth = loopInfo->getLoopDepth(MI->getParent()); in getConflictWeight() local
365 int loopDepth; variable