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

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
LegalizeFloatTypes.cpp 1088 SDValue DAGTypeLegalizer::SoftenFloatOp_Unary(SDNode *N, RTLIB::Libcall LC) {
1111 return SoftenFloatOp_Unary(N, GetFPLibCall(OpVT,
1121 return SoftenFloatOp_Unary(N, GetFPLibCall(OpVT,
1131 return SoftenFloatOp_Unary(N, GetFPLibCall(OpVT,
1141 return SoftenFloatOp_Unary(N, GetFPLibCall(OpVT,
LegalizeTypes.h 566 SDValue SoftenFloatOp_Unary(SDNode *N, RTLIB::Libcall LC);

Completed in 20 milliseconds