Searched refs:X87Result (Results 1 – 1 of 1) sorted by relevance
1167 bool X87Result = VA.getLocReg() == X86::FP0 || VA.getLocReg() == X86::FP1; in LowerCallResult() local1168 if (X87Result && isScalarFPTypeInSSEReg(VA.getValVT())) { in LowerCallResult()1183 X87Result in LowerCallResult()