Home
last modified time | relevance | path

Searched refs:vf_r (Results 1 – 1 of 1) sorted by relevance

/external/vixl/src/aarch64/
Dsimulator-aarch64.cc5678 VectorFormat vf_r = nfd.GetVectorFormat(); in VisitNEONByIndexedElement() local
5697 fmlal(vf_r, rd, rn, ReadVRegister(rm_low_reg), index_hlm); in VisitNEONByIndexedElement()
5700 fmlal2(vf_r, rd, rn, ReadVRegister(rm_low_reg), index_hlm); in VisitNEONByIndexedElement()
5703 fmlsl(vf_r, rd, rn, ReadVRegister(rm_low_reg), index_hlm); in VisitNEONByIndexedElement()
5706 fmlsl2(vf_r, rd, rn, ReadVRegister(rm_low_reg), index_hlm); in VisitNEONByIndexedElement()
5718 vf = vf_r; in VisitNEONByIndexedElement()
5722 vf = vf_r; in VisitNEONByIndexedElement()
5726 vf = vf_r; in VisitNEONByIndexedElement()
5730 vf = vf_r; in VisitNEONByIndexedElement()
5734 vf = vf_r; in VisitNEONByIndexedElement()
[all …]