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

References

lib/Target/PowerPC/PPCISelLowering.cpp
12878     Index = ExtOp->getZExtValue();
12886     Index = DAG.getDataLayout().isLittleEndian() ? Index : Index << 4;
12886     Index = DAG.getDataLayout().isLittleEndian() ? Index : Index << 4;
12886     Index = DAG.getDataLayout().isLittleEndian() ? Index : Index << 4;
12887     Elems |= Index;