Lines Matching refs:needsCustom
2185 assert(!VA.needsCustom() && VA.getLocVT() == MVT::i32 && in LowerCallResult()
2192 if (VA.needsCustom() && in LowerCallResult()
2245 if (VA.needsCustom() && in LowerCallResult()
2492 if (VA.needsCustom() && in LowerCall()
2511 if (VA.needsCustom() && VA.getLocVT() == MVT::v2f64) { in LowerCall()
2532 } else if (VA.needsCustom() && VA.getLocVT() == MVT::f64) { in LowerCall()
3062 if (VA.needsCustom() && (RegVT == MVT::f64 || RegVT == MVT::v2f64)) { in IsEligibleForTailCallOptimization()
3217 if (VA.needsCustom() && VA.getValVT() == MVT::f16) { in LowerReturn()
3230 if (VA.needsCustom() && in LowerReturn()
4503 if (VA.needsCustom() && VA.getLocVT() == MVT::v2f64) { in LowerFormalArguments()
4524 } else if (VA.needsCustom() && VA.getLocVT() == MVT::f64) { in LowerFormalArguments()
4580 if (VA.needsCustom() && in LowerFormalArguments()