reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/AArch64/AArch64ISelLowering.cpp
 9644   unsigned Opc = Op->getOpcode();
 9645   if (!Op.getValueType().isVector() || !Op.getValueType().isSimple() ||
 9645   if (!Op.getValueType().isVector() || !Op.getValueType().isSimple() ||
 9646       !Op.getOperand(0).getValueType().isSimple() ||
 9654   MVT IntTy = Op.getOperand(0).getSimpleValueType().getVectorElementType();
 9675   unsigned NumLanes = Op.getValueType().getVectorNumElements();
 9691   SDValue ConvInput = Op.getOperand(0);
 9699   return DAG.getNode(ISD::INTRINSIC_WO_CHAIN, DL, Op.getValueType(),