Searched refs:canCommuteDefDef (Results 1 – 3 of 3) sorted by relevance
685 if (!a->canCommuteDefDef(b) || !a->canCommuteDefSrc(b)) in canDualIssue()
890 Instruction::canCommuteDefDef(const Instruction *i) const in canCommuteDefDef() function in nv50_ir::Instruction902 return canCommuteDefDef(i) && in isCommutationLegal()
901 bool canCommuteDefDef(const Instruction *) const;