Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DLegalizeTypes.h722 SDValue SoftPromoteHalfRes_XINT_TO_FP(SDNode *N);
DLegalizeFloatTypes.cpp2637 case ISD::UINT_TO_FP: R = SoftPromoteHalfRes_XINT_TO_FP(N); break; in SoftPromoteHalfResult()
2798 SDValue DAGTypeLegalizer::SoftPromoteHalfRes_XINT_TO_FP(SDNode *N) { in SoftPromoteHalfRes_XINT_TO_FP() function in DAGTypeLegalizer