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

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
LegalizeFloatTypes.cpp 156 SDValue DAGTypeLegalizer::SoftenFloatRes_Unary(SDNode *N, RTLIB::Libcall LC) {
292 return SoftenFloatRes_Unary(N, GetFPLibCall(N->getValueType(0),
301 return SoftenFloatRes_Unary(N, GetFPLibCall(N->getValueType(0),
358 return SoftenFloatRes_Unary(N, GetFPLibCall(N->getValueType(0),
376 return SoftenFloatRes_Unary(N, GetFPLibCall(N->getValueType(0),
385 return SoftenFloatRes_Unary(N, GetFPLibCall(N->getValueType(0),
394 return SoftenFloatRes_Unary(N, GetFPLibCall(N->getValueType(0),
403 return SoftenFloatRes_Unary(N, GetFPLibCall(N->getValueType(0),
412 return SoftenFloatRes_Unary(N, GetFPLibCall(N->getValueType(0),
421 return SoftenFloatRes_Unary(N, GetFPLibCall(N->getValueType(0)
    [all...]
LegalizeTypes.h 515 SDValue SoftenFloatRes_Unary(SDNode *N, RTLIB::Libcall LC);

Completed in 76 milliseconds