Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h337 SDValue PromoteIntRes_XRINT(SDNode *N);
H A DLegalizeIntegerTypes.cpp334 Res = PromoteIntRes_XRINT(N); in PromoteIntegerResult()
891 SDValue DAGTypeLegalizer::PromoteIntRes_XRINT(SDNode *N) { in PromoteIntRes_XRINT() function in DAGTypeLegalizer