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

References

lib/Target/PowerPC/PPCISelLowering.cpp
11728   if (Loc.getOpcode() == ISD::FrameIndex) {
11732     int FI  = cast<FrameIndexSDNode>(Loc)->getIndex();
11740   SDValue Base1 = Loc, Base2 = BaseLoc;
11742   getBaseWithConstantOffset(Loc, Base1, Offset1, DAG);
11752   bool isGA1 = TLI.isGAPlusOffset(Loc.getNode(), GV1, Offset1);