Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_print.cpp881 Function::printLiveIntervals() const in printLiveIntervals() function in nv50_ir::Function
Dnv50_ir.h1253 void printLiveIntervals() const;
Dnv50_ir_ra.cpp1579 func->printLiveIntervals(); in allocateRegisters()