Home
last modified time | relevance | path

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

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