Searched refs:needsCustom (Results 1 – 12 of 12) sorted by relevance
145 assert(VA.needsCustom() && "Value doesn't need custom handling"); in assignCustomValue()149 assert(NextVA.needsCustom() && "Value doesn't need custom handling"); in assignCustomValue()369 assert(VA.needsCustom() && "Value doesn't need custom handling"); in assignCustomValue()373 assert(NextVA.needsCustom() && "Value doesn't need custom handling"); in assignCustomValue()
1911 if (VA.isRegLoc() && !VA.needsCustom()) { in ProcessCallArgs()1913 } else if (VA.needsCustom()) { in ProcessCallArgs()1992 if (VA.isRegLoc() && !VA.needsCustom()) { in ProcessCallArgs()1996 } else if (VA.needsCustom()) { in ProcessCallArgs()
1978 assert(!VA.needsCustom() && VA.getLocVT() == MVT::i32 && in LowerCallResult()1985 if (VA.needsCustom()) { in LowerCallResult()2191 if (VA.needsCustom()) { in LowerCall()2681 if (VA.needsCustom()) { in IsEligibleForTailCallOptimization()2822 if (VA.needsCustom()) { in LowerReturn()4057 if (VA.needsCustom()) { in LowerFormalArguments()
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 …]
148 bool needsCustom() const { return isCustom; } in needsCustom() function
295 if (VA.needsCustom()) { in handleAssignments()
1232 if (VA.isRegLoc() && !VA.needsCustom()) { in processCallArgs()1236 } else if (VA.needsCustom()) { in processCallArgs()
1399 !VA.isRegLoc() || VA.needsCustom()) in processCallArgs()
7126 if (!VA.needsCustom()) { in LowerCall_AIX()7174 GPR2.needsCustom() && "A second custom GPR is expected!"); in LowerCall_AIX()
3114 if (VA.isRegLoc() && !VA.needsCustom()) { in processCallArgs()3118 } else if (VA.needsCustom()) { in processCallArgs()
3695 assert(!VA.needsCustom() && VA.getLocVT() == MVT::i64 && in LowerCallResult()
2741 if (VA.needsCustom()) { in LowerReturn()3048 if (VA.needsCustom()) { in LowerCallResult()3401 if (VA.needsCustom()) { in LowerFormalArguments()3993 if (VA.needsCustom()) { in LowerCall()4106 if (VA.needsCustom()) { in LowerCall()