Searched refs:errorUnsupported (Results 1 – 1 of 1) sorted by relevance
92 static void errorUnsupported(SelectionDAG &DAG, const SDLoc &dl, in errorUnsupported() function2487 errorUnsupported(DAG, dl, "SSE register return with SSE disabled"); in LowerReturn()2494 errorUnsupported(DAG, dl, "SSE2 register return with SSE2 disabled"); in LowerReturn()2811 errorUnsupported(DAG, dl, "SSE register return with SSE disabled"); in LowerCallResult()