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

References

lib/Target/X86/X86ISelLowering.cpp
19518   MVT SrcVT = Src.getSimpleValueType();
19529     return makeLibCall(DAG, LC, VT, Src, CallOptions, SDLoc(Op)).first;
19542         Src = DAG.getNode(ISD::INSERT_SUBVECTOR, dl, MVT::v8f64,
19544                           Src, DAG.getIntPtrConstant(0, dl));
19546       SDValue Res = DAG.getNode(Opc, dl, ResVT, Src);
19555                          DAG.getNode(ISD::CONCAT_VECTORS, dl, MVT::v4f32, Src,
19579       SDValue Res = DAG.getNode(ISD::FP_TO_SINT, dl, MVT::i64, Src);
19592     SDValue Res = DAG.getNode(ISD::FP_TO_SINT, dl, MVT::i32, Src);