Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h862 SDValue ScalarizeVecOp_CONCAT_VECTORS(SDNode *N);
H A DLegalizeVectorTypes.cpp768 Res = ScalarizeVecOp_CONCAT_VECTORS(N); in ScalarizeVectorOperand()
880 SDValue DAGTypeLegalizer::ScalarizeVecOp_CONCAT_VECTORS(SDNode *N) { in ScalarizeVecOp_CONCAT_VECTORS()
876 SDValue DAGTypeLegalizer::ScalarizeVecOp_CONCAT_VECTORS(SDNode *N) { ScalarizeVecOp_CONCAT_VECTORS() function in DAGTypeLegalizer