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

References

lib/Target/AArch64/AArch64ISelDAGToDAG.cpp
 4165   case AArch64ISD::ST4LANEpost: {
lib/Target/AArch64/AArch64ISelLowering.cpp
 1302   case AArch64ISD::ST4LANEpost:       return "AArch64ISD::ST4LANEpost";
11080     case Intrinsic::aarch64_neon_st4lane:   NewOpc = AArch64ISD::ST4LANEpost;