Home
last modified time | relevance | path

Searched refs:buildLiveSets (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_bb.cpp433 Function::buildLiveSets() in buildLiveSets() function in nv50_ir::Function
H A Dnv50_ir_ssa.cpp325 buildLiveSets(); in convertToSSA()
H A Dnv50_ir_ra.cpp273 bool buildLiveSets(BasicBlock *);
589 RegAlloc::buildLiveSets(BasicBlock *bb) in buildLiveSets() function in nv50_ir::RegAlloc
596 INFO_DBG(prog->dbgFlags, REG_ALLOC, "buildLiveSets(BB:%i)\n", bb->getId()); in buildLiveSets()
606 if (!buildLiveSets(bn)) in buildLiveSets()
1953 ret = buildLiveSets(BasicBlock::get(func->cfg.getRoot())); in execFunc()
H A Dnv50_ir.h1269 void buildLiveSets();
H A Dnv50_ir_from_tgsi.cpp4343 &Function::buildLiveSets, &Function::ins); in visit() member in Function

Completed in 14 milliseconds