Lines Matching full:comparison
3637 // If the RHS of the comparison is a 0.0, we don't need to do the
3647 if (LHS.getValueType() == MVT::f32) // Comparison is always 64-bits
3655 if (LHS.getValueType() == MVT::f32) // Comparison is always 64-bits
3667 if (Cmp.getValueType() == MVT::f32) // Comparison is always 64-bits
3673 if (Cmp.getValueType() == MVT::f32) // Comparison is always 64-bits
3679 if (Cmp.getValueType() == MVT::f32) // Comparison is always 64-bits
3685 if (Cmp.getValueType() == MVT::f32) // Comparison is always 64-bits
4364 /// altivec comparison. If it is, return true and fill in Opc/isDot with
4374 // Comparison predicates.
4412 // opcode number of the comparison.
4419 // If this is a non-dot comparison, make the VCMP node and we are done.
4427 // Create the PPCISD altivec 'dot' comparison node.
4438 // Now that we have the comparison, emit a copy from the CR to a GPR.
4439 // This is flagged to the above dot comparison.
5437 // If this is a branch on an altivec predicate comparison, lower this so
5451 // If this is a comparison against something other than 0/1, then we know
5464 // Create the PPCISD altivec 'dot' comparison node.