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

References

lib/Target/PowerPC/PPCISelLowering.cpp
11764   if (LSBaseSDNode *LS = dyn_cast<LSBaseSDNode>(N)) {
11770   if (N->getOpcode() == ISD::INTRINSIC_W_CHAIN) {
11772     switch (cast<ConstantSDNode>(N->getOperand(1))->getZExtValue()) {
11813     return isConsecutiveLSLoc(N->getOperand(2), VT, Base, Bytes, Dist, DAG);
11816   if (N->getOpcode() == ISD::INTRINSIC_VOID) {
11818     switch (cast<ConstantSDNode>(N->getOperand(1))->getZExtValue()) {
11863     return isConsecutiveLSLoc(N->getOperand(3), VT, Base, Bytes, Dist, DAG);