Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h335 SDValue PromoteIntRes_Select(SDNode *N);
H A DLegalizeIntegerTypes.cpp83 Res = PromoteIntRes_Select(N); in PromoteIntegerResult()
1125 SDValue DAGTypeLegalizer::PromoteIntRes_Select(SDNode *N) { in PromoteIntRes_Select() function in DAGTypeLegalizer