Lines Matching refs:needsCustom
2213 assert(!VA.needsCustom() && VA.getLocVT() == MVT::i32 && in LowerCallResult()
2220 if (VA.needsCustom() && in LowerCallResult()
2273 if (VA.needsCustom() && in LowerCallResult()
2520 if (VA.needsCustom() && in LowerCall()
2539 if (VA.needsCustom() && VA.getLocVT() == MVT::v2f64) { in LowerCall()
2560 } else if (VA.needsCustom() && VA.getLocVT() == MVT::f64) { in LowerCall()
3102 if (VA.needsCustom() && (RegVT == MVT::f64 || RegVT == MVT::v2f64)) { in IsEligibleForTailCallOptimization()
3257 if (VA.needsCustom() && VA.getValVT() == MVT::f16) { in LowerReturn()
3270 if (VA.needsCustom() && in LowerReturn()
4545 if (VA.needsCustom() && VA.getLocVT() == MVT::v2f64) { in LowerFormalArguments()
4566 } else if (VA.needsCustom() && VA.getLocVT() == MVT::f64) { in LowerFormalArguments()
4622 if (VA.needsCustom() && in LowerFormalArguments()