Searched refs:Incoming (Results 26 - 26 of 26) sorted by relevance

12

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp4444 SDValue Incoming = GetPromotedInteger(N->getOperand(VecIdx)); local
4445 EVT SclrTy = Incoming->getValueType(0).getVectorElementType();
4446 unsigned NumElem = Incoming->getValueType(0).getVectorNumElements();
4451 ISD::EXTRACT_VECTOR_ELT, dl, SclrTy, Incoming,

Completed in 172 milliseconds

12