Searched refs:NotStructReturn (Results 1 – 1 of 1) sorted by relevance
181 enum StructReturnType { NotStructReturn, RegStructReturn, StackStructReturn }; enumerator186 return NotStructReturn; in callIsStructReturn()190 return NotStructReturn; in callIsStructReturn()200 return NotStructReturn; in argsAreStructReturn()204 return NotStructReturn; in argsAreStructReturn()507 Callee, CallConv, IsVarArg, SR != NotStructReturn, in LowerCall()