Home | History | Annotate | Download | only in ARM

Lines Matching defs:Lane

224   /// SelectVLDSTLane - Select NEON load/store lane intrinsics.  NumVecs should
923 // This case occurs only for VLD1-lane/dup and VST1-lane instructions.
1893 unsigned Lane =
1915 default: llvm_unreachable("unhandled vld/vst lane type");
1969 Ops.push_back(getI32Imm(Lane));