HomeSort by relevance Sort by last modified time
    Searched defs:SoftenFloatRes_XINT_TO_FP (Results 1 - 3 of 3) sorted by null

  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
LegalizeFloatTypes.cpp 97 case ISD::UINT_TO_FP: R = SoftenFloatRes_XINT_TO_FP(N); break;
539 SDValue DAGTypeLegalizer::SoftenFloatRes_XINT_TO_FP(SDNode *N) {
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeFloatTypes.cpp 110 case ISD::UINT_TO_FP: R = SoftenFloatRes_XINT_TO_FP(N); break;
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
LegalizeFloatTypes.cpp 110 case ISD::UINT_TO_FP: R = SoftenFloatRes_XINT_TO_FP(N); break;
    [all...]

Completed in 43 milliseconds