Home
last modified time | relevance | path

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

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