Home
last modified time | relevance | path

Searched refs:Res32 (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp469 SDValue Res32 = TLI.makeLibCall(DAG, RTLIB::FPEXT_F16_F32, MidVT, Op, in SoftenFloatRes_FP16_TO_FP() local
472 return Res32; in SoftenFloatRes_FP16_TO_FP()
477 return TLI.makeLibCall(DAG, LC, NVT, Res32, false, SDLoc(N)).first; in SoftenFloatRes_FP16_TO_FP()