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

References

lib/Target/X86/X86ISelLowering.cpp
38074   if (!VT.isVector() || VT.getVectorElementType() != MVT::i64 ||
38074   if (!VT.isVector() || VT.getVectorElementType() != MVT::i64 ||
38075       VT.getVectorNumElements() < 2 ||
38076       !isPowerOf2_32(VT.getVectorNumElements()))
38090     return SplitOpsAndApply(DAG, Subtarget, SDLoc(N), VT, { N0, N1 },
38101     return SplitOpsAndApply(DAG, Subtarget, SDLoc(N), VT, { N0, N1 },