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

References

lib/Target/X86/X86ISelLowering.cpp
41361   if (SDValue V = combineTruncatedArithmetic(N, DAG, Subtarget, DL))
41365   if (SDValue Avg = detectAVGPattern(Src, VT, DAG, Subtarget, DL))
41369   if (SDValue PMAdd = detectPMADDUBSW(Src, VT, DAG, Subtarget, DL))
41373   if (SDValue Val = combineTruncateWithSat(Src, VT, DL, DAG, Subtarget))
41377   if (SDValue V = combinePMULH(Src, VT, DL, DAG, Subtarget))
41389   if (SDValue V = combineVectorSignBitsTruncation(N, DL, DAG, Subtarget))
41392   return combineVectorTruncation(N, DAG, Subtarget);