Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h310 SDValue PromoteIntRes_VECTOR_INTERLEAVE_DEINTERLEAVE(SDNode *N);
H A DLegalizeIntegerTypes.cpp127 Res = PromoteIntRes_VECTOR_INTERLEAVE_DEINTERLEAVE(N); in PromoteIntegerResult()
5538 SDValue DAGTypeLegalizer::PromoteIntRes_VECTOR_INTERLEAVE_DEINTERLEAVE(SDNode *N) { in PromoteIntRes_VECTOR_INTERLEAVE_DEINTERLEAVE() function in DAGTypeLegalizer