Home | History | Annotate | Download | only in ARM

Lines Matching defs:Lane

221   /// SelectVLDSTLane - Select NEON load/store lane intrinsics.  NumVecs should
1016 // This case occurs only for VLD1-lane/dup and VST1-lane instructions.
2024 unsigned Lane =
2046 default: llvm_unreachable("unhandled vld/vst lane type");
2100 Ops.push_back(getI32Imm(Lane));