HomeSort by: relevance | last modified time | path
    Searched defs:errorUnsupported (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/X86/
X86ISelLowering.cpp 106 static void errorUnsupported(SelectionDAG &DAG, const SDLoc &dl,
2732 errorUnsupported(DAG, dl, "SSE register return with SSE disabled");
2739 errorUnsupported(DAG, dl, "SSE2 register return with SSE2 disabled");
3062 errorUnsupported(DAG, dl, "SSE register return with SSE disabled");
3070 errorUnsupported(DAG, dl, "SSE2 register return with SSE2 disabled");
    [all...]
X86ISelLowering.cpp 106 static void errorUnsupported(SelectionDAG &DAG, const SDLoc &dl,
2732 errorUnsupported(DAG, dl, "SSE register return with SSE disabled");
2739 errorUnsupported(DAG, dl, "SSE2 register return with SSE2 disabled");
3062 errorUnsupported(DAG, dl, "SSE register return with SSE disabled");
3070 errorUnsupported(DAG, dl, "SSE2 register return with SSE2 disabled");
    [all...]

Completed in 176 milliseconds