Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h331 SDValue PromoteIntRes_VP_CttzElements(SDNode *N);
H A DLegalizeIntegerTypes.cpp81 Res = PromoteIntRes_VP_CttzElements(N); in PromoteIntegerResult()
781 SDValue DAGTypeLegalizer::PromoteIntRes_VP_CttzElements(SDNode *N) { in PromoteIntRes_VP_CttzElements() function in DAGTypeLegalizer