Home | History | Annotate | Download | only in R600

Lines Matching refs:isCommutable

795   int OpcodeRev = Desc->isCommutable() ? TII->commuteOpcode(Opcode) : -1;