Searched defs:isSwap (Results 1 – 1 of 1) sorted by relevance
799 …bool isSwap = (isFloat && (nodeOp == maple::OP_le || nodeOp == maple::OP_lt) && (parentOp != OP_br… in SelectCmpOp() local808 void X64MPIsel::SelectCmp(Operand &opnd0, Operand &opnd1, PrimType primType, bool isSwap) in SelectCmp()