• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/

Lines Matching defs:In

334       // as such.  In particular, we can do these for v4f32 even though there
1964 // a branch on true. In the integer case, CCMASK_CMP_UO is set for
1965 // unsigned comparisons and clear for signed ones. In the floating-point
2130 // In that case we generally prefer the memory to be second.
2174 // or Y - X is also computed. In that case it's better to compare the
2194 // floating-point value is also negated. In this case we can use the
2216 // also sign-extended. In that case it is better to test the result
2553 // matter if both sign bits are known to be clear. In those cases we
3024 report_fatal_error("In GHC calling convention TLS is not supported");
3094 report_fatal_error("In GHC calling convention TLS is not supported");
3265 SDValue In = Op.getOperand(0);
3266 EVT InVT = In.getValueType();
3272 if (auto *LoadN = dyn_cast<LoadSDNode>(In))
3287 MVT::i64, SDValue(U64, 0), In);
3289 In64 = DAG.getNode(ISD::ANY_EXTEND, DL, MVT::i64, In);
3300 MVT::f64, SDValue(U64, 0), In);
4561 // In the best case this redistribution will lead to the whole tree
4773 // In other cases we're better off using a single VLVGx.
5215 static SDValue lowerI128ToGR128(SelectionDAG &DAG, SDValue In) {
5216 SDLoc DL(In);
5217 SDValue Lo = DAG.getNode(ISD::EXTRACT_ELEMENT, DL, MVT::i64, In,
5219 SDValue Hi = DAG.getNode(ISD::EXTRACT_ELEMENT, DL, MVT::i64, In,
5226 static SDValue lowerGR128ToI128(SelectionDAG &DAG, SDValue In) {
5227 SDLoc DL(In);
5229 DL, MVT::i64, In);
5231 DL, MVT::i64, In);
6357 // In the case where the divisor is a vector of constants a cheaper