Home | History | Annotate | Download | only in X86

Lines Matching refs:SwapArgs

1488   bool SwapArgs;
1489 std::tie(CC, SwapArgs) = getX86ConditionCode(Predicate);
1493 if (SwapArgs)
1613 bool SwapArgs;
1615 std::tie(CC, SwapArgs) = getX86ConditionCode(Predicate);
1619 if (SwapArgs)