Home | History | Annotate | Download | only in X86

Lines Matching refs:ArgVT

9058   EVT ArgVT = Op.getNode()->getValueType(0);
9059 Type *ArgTy = ArgVT.getTypeForEVT(*DAG.getContext());
9066 if (ArgVT == MVT::f80) {
9068 } else if (ArgVT.isFloatingPoint() && ArgSize <= 16 /*bytes*/) {
9070 } else if (ArgVT.isInteger() && ArgSize <= 32 /*bytes*/) {
9104 return DAG.getLoad(ArgVT, dl,