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

References

lib/Target/X86/X86ISelLowering.cpp
32752       if (M == SM_SentinelUndef) {
32756       if (M == SM_SentinelZero) {
32760       M = Ratio * M + i % Ratio;
32760       M = Ratio * M + i % Ratio;
32761       VPPERMMask.push_back(DAG.getConstant(M, DL, MVT::i8));