Searched refs:needsCustom (Results 1 – 11 of 11) sorted by relevance
142 assert(VA.needsCustom() && "Value doesn't need custom handling"); in assignCustomValue()146 assert(NextVA.needsCustom() && "Value doesn't need custom handling"); in assignCustomValue()380 assert(VA.needsCustom() && "Value doesn't need custom handling"); in assignCustomValue()384 assert(NextVA.needsCustom() && "Value doesn't need custom handling"); in assignCustomValue()
1920 if (VA.isRegLoc() && !VA.needsCustom()) { in ProcessCallArgs()1922 } else if (VA.needsCustom()) { in ProcessCallArgs()2001 if (VA.isRegLoc() && !VA.needsCustom()) { in ProcessCallArgs()2005 } else if (VA.needsCustom()) { in ProcessCallArgs()
1688 assert(!VA.needsCustom() && VA.getLocVT() == MVT::i32 && in LowerCallResult()1695 if (VA.needsCustom()) { in LowerCallResult()1888 if (VA.needsCustom()) { in LowerCall()2384 if (VA.needsCustom()) { in IsEligibleForTailCallOptimization()2525 if (VA.needsCustom()) { in LowerReturn()3672 if (VA.needsCustom()) { in LowerFormalArguments()
135 if (VA.needsCustom()) { in handleAssignments()
239 if (VA.needsCustom()) { in LowerReturn_32()339 if (VA.getValVT() == MVT::i32 && VA.needsCustom()) { in LowerReturn_64()417 if (VA.needsCustom()) { in LowerFormalArguments_32()467 if (VA.needsCustom()) { in LowerFormalArguments_32()605 if (VA.getValVT() == MVT::i32 && VA.needsCustom()) in LowerFormalArguments_64()820 assert(VA.needsCustom()); in LowerCall_32()836 if (VA.needsCustom()) { in LowerCall_32()1159 if (!VA.needsCustom() || VA.getValVT() != MVT::f128 in LowerCall_64()1166 if (VA.needsCustom() && VA.getValVT() == MVT::f128 in LowerCall_64()1194 if (VA.getValVT() == MVT::i32 && VA.needsCustom()) { in LowerCall_64()[all …]
147 bool needsCustom() const { return isCustom; } in needsCustom() function
1227 if (VA.isRegLoc() && !VA.needsCustom()) { in processCallArgs()1231 } else if (VA.needsCustom()) { in processCallArgs()
1400 !VA.isRegLoc() || VA.needsCustom()) in processCallArgs()
3081 if (VA.isRegLoc() && !VA.needsCustom()) { in processCallArgs()3085 } else if (VA.needsCustom()) { in processCallArgs()
3334 assert(!VA.needsCustom() && VA.getLocVT() == MVT::i64 && in LowerCallResult()
2529 if (VA.needsCustom()) { in LowerReturn()2827 if (VA.needsCustom()) { in LowerCallResult()3206 if (VA.needsCustom()) { in LowerFormalArguments()3800 if (VA.needsCustom()) { in LowerCall()3911 if (VA.needsCustom()) { in LowerCall()