Searched refs:NotStructReturn (Results 1 – 1 of 1) sorted by relevance
231 enum StructReturnType { NotStructReturn, RegStructReturn, StackStructReturn }; enumerator236 return NotStructReturn; in callIsStructReturn()240 return NotStructReturn; in callIsStructReturn()250 return NotStructReturn; in argsAreStructReturn()254 return NotStructReturn; in argsAreStructReturn()557 Callee, CallConv, IsVarArg, SR != NotStructReturn, in LowerCall()