Home
last modified time | relevance | path

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

/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_ra.cpp817 void makeCompound(Instruction *, bool isSplit);
1095 GCRA::makeCompound(Instruction *insn, bool split) in makeCompound() function in nv50_ir::GCRA
1100 INFO("makeCompound(split = %i): ", split); in makeCompound()
1157 makeCompound(insn, false); in doCoalesce()
1166 makeCompound(insn, true); in doCoalesce()

Completed in 4 milliseconds