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

References

lib/Target/PowerPC/PPCISelLowering.cpp
 1879     InsertAtByte = IsLE ? 12 : 0;
 1887     InsertAtByte = IsLE ? 8 : 4;
 1895     InsertAtByte = IsLE ? 4 : 8;
 1903     InsertAtByte = IsLE ? 0 : 12;
 1915       InsertAtByte = IsLE ? 12 : 0;
 1919       InsertAtByte = IsLE ? 8 : 4;
 1923       InsertAtByte = IsLE ? 4 : 8;
 1927       InsertAtByte = IsLE ? 0 : 12;