Home | History | Annotate | Download | only in ARM

Lines Matching defs:Lane

230   /// SelectVLDSTLane - Select NEON load/store lane intrinsics.  NumVecs should
1002 // This case occurs only for VLD1-lane/dup and VST1-lane instructions.
2069 unsigned Lane =
2091 default: llvm_unreachable("unhandled vld/vst lane type");
2145 Ops.push_back(getI32Imm(Lane));