Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h524 SDValue ExpandIntOp_VP_STRIDED(SDNode *N, unsigned OpNo);
H A DLegalizeIntegerTypes.cpp5299 Res = ExpandIntOp_VP_STRIDED(N, OpNo); in ExpandIntegerOperand()
5688 SDValue DAGTypeLegalizer::ExpandIntOp_VP_STRIDED(SDNode *N, unsigned OpNo) { in ExpandIntOp_VP_STRIDED() function in DAGTypeLegalizer