Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h345 SDValue PromoteIntRes_FFREXP(SDNode *N);
H A DLegalizeIntegerTypes.cpp329 Res = PromoteIntRes_FFREXP(N); in PromoteIntegerResult()
1384 SDValue DAGTypeLegalizer::PromoteIntRes_FFREXP(SDNode *N) { in PromoteIntRes_FFREXP() function in DAGTypeLegalizer