Searched refs:GetVectorFormat (Results 1 – 3 of 3) sorted by relevance
2475 VectorFormat vf = nfd.GetVectorFormat(); in VisitNEON2RegMisc()2480 VectorFormat vf_lp = nfd.GetVectorFormat(&map_lp); in VisitNEON2RegMisc()2485 VectorFormat vf_fcvtl = nfd.GetVectorFormat(&map_fcvtl); in VisitNEON2RegMisc()2490 VectorFormat vf_fcvtn = nfd.GetVectorFormat(&map_fcvtn); in VisitNEON2RegMisc()2521 vf = nfd.GetVectorFormat(nfd.LogicalFormatMap()); in VisitNEON2RegMisc()2531 VectorFormat fpf = nfd.GetVectorFormat(nfd.FPFormatMap()); in VisitNEON2RegMisc()2603 vf = nfd.GetVectorFormat(nfd.LongIntegerFormatMap()); in VisitNEON2RegMisc()2631 VectorFormat vf = nfd.GetVectorFormat(nfd.LogicalFormatMap()); in VisitNEON3Same()2645 VectorFormat vf = nfd.GetVectorFormat(nfd.FPFormatMap()); in VisitNEON3Same()2675 VectorFormat vf = nfd.GetVectorFormat(); in VisitNEON3Same()[all …]
574 VectorFormat GetVectorFormat(int format_index = 0) {575 return GetVectorFormat(formats_[format_index]);578 VectorFormat GetVectorFormat(const NEONFormatMap* format_map) { in GetVectorFormat() function
1811 if (nfd.GetVectorFormat() == kFormatD) { in VisitNEONCopy()1823 if (nfd.GetVectorFormat() == kFormatD) { in VisitNEONCopy()1837 if (nfd.GetVectorFormat() == kFormat2D) { in VisitNEONCopy()