Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h334 SDValue PromoteIntRes_FP_TO_XINT_SAT(SDNode *N);
H A DLegalizeIntegerTypes.cpp170 Res = PromoteIntRes_FP_TO_XINT_SAT(N); break; in PromoteIntegerResult()
866 SDValue DAGTypeLegalizer::PromoteIntRes_FP_TO_XINT_SAT(SDNode *N) { in PromoteIntRes_FP_TO_XINT_SAT() function in DAGTypeLegalizer