Home
last modified time | relevance | path

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

/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_target.cpp306 if (i->isCommutationLegal(i->next)) { in prepareEmission()
313 if (i->isCommutationLegal(i->prev) && next->next) { in prepareEmission()
H A Dnv50_ir.cpp898 Instruction::isCommutationLegal(const Instruction *i) const in isCommutationLegal() function in nv50_ir::Instruction
H A Dnv50_ir.h924 bool isCommutationLegal(const Instruction *) const; // must be adjacent !

Completed in 6 milliseconds