Home
last modified time | relevance | path

Searched refs:printLiveIntervals (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/nv50/codegen/
Dnv50_ir_print.cpp639 Function::printLiveIntervals() const in printLiveIntervals() function in nv50_ir::Function
Dnv50_ir.h946 void printLiveIntervals() const;
Dnv50_ir_ra.cpp1327 func->printLiveIntervals(); in allocateRegisters()