Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h348 SDValue PromoteIntRes_Select(SDNode *N);
H A DLegalizeIntegerTypes.cpp97 Res = PromoteIntRes_Select(N); in PromoteIntegerResult()
1313 SDValue DAGTypeLegalizer::PromoteIntRes_Select(SDNode *N) { in PromoteIntRes_Select() function in DAGTypeLegalizer