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

References

lib/Target/SystemZ/SystemZISelLowering.cpp
 4409           NewBytes[J] = Byte;
 4411           NewBytes[J] = SystemZ::VectorBytes + Byte;
 4413           NewBytes[J] = -1;
 4417       if (const Permute *P = matchDoublePermute(NewBytes, NewBytesMap)) {
 4421           if (NewBytes[J] >= 0) {
 4430         Ops[I] = getGeneralPermuteNode(DAG, DL, SubOps, NewBytes);
 4432           if (NewBytes[J] >= 0)