Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h373 SDValue PromoteIntOp_SPLAT_VECTOR(SDNode *N);
H A DLegalizeIntegerTypes.cpp1498 Res = PromoteIntOp_SPLAT_VECTOR(N); break; in PromoteIntegerOperand()
1746 SDValue DAGTypeLegalizer::PromoteIntOp_SPLAT_VECTOR(SDNode *N) { in PromoteIntOp_SPLAT_VECTOR() function in DAGTypeLegalizer