Lines Matching refs:LaneCountFromFormat
768 for (int i = 0; i < LaneCountFromFormat(vform); i++) {
771 return LaneCountFromFormat(vform);
808 for (int i = 0; i < LaneCountFromFormat(vform); i++) {
836 for (int i = 0; i < LaneCountFromFormat(vform); i++) {
912 for (int i = 0; i < LaneCountFromFormat(vform); i++) {
924 for (int i = 0; i < LaneCountFromFormat(vform); i++) {
943 for (int i = 0; i < LaneCountFromFormat(vform); i++) {
952 for (int i = 0; i < LaneCountFromFormat(vform); i++) {
968 for (int i = 0; i < LaneCountFromFormat(vform); i++) {
984 int LaneCountFromFormat(VectorFormat vform) const {
988 return vixl::aarch64::LaneCountFromFormat(vform);
3035 int LaneCountFromFormat(VectorFormat vform) const {
3039 return vixl::aarch64::LaneCountFromFormat(vform);
3046 for (int i = 0; i < LaneCountFromFormat(vform); i++) {
3057 for (int i = 0; i < LaneCountFromFormat(vform); i++) {
3068 for (int i = LaneCountFromFormat(vform) - 1; i >= 0; i--) {