Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h374 SDValue PromoteIntOp_SPLAT_VECTOR(SDNode *N);
H A DLegalizeIntegerTypes.cpp1502 Res = PromoteIntOp_SPLAT_VECTOR(N); break; in PromoteIntegerOperand()
1750 SDValue DAGTypeLegalizer::PromoteIntOp_SPLAT_VECTOR(SDNode *N) { in PromoteIntOp_SPLAT_VECTOR() function in DAGTypeLegalizer