Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h416 SDValue PromoteIntOp_VECTOR_COMPRESS(SDNode *N, unsigned OpNo);
H A DLegalizeIntegerTypes.cpp1958 Res = PromoteIntOp_VECTOR_COMPRESS(N, OpNo); in PromoteIntegerOperand()
2458 SDValue DAGTypeLegalizer::PromoteIntOp_VECTOR_COMPRESS(SDNode *N, in PromoteIntOp_VECTOR_COMPRESS() function in DAGTypeLegalizer