Lines Matching refs:kFormatH
579 case kFormatH: in GetPrintRegisterFormat()
607 case kFormatH: in GetPrintRegisterFormatFP()
3308 vform = kFormatH; in VisitFPDataProcessing1Source()
3431 vform = kFormatH; in VisitFPDataProcessing2Source()
5642 VectorFormat fpf = kFormatH; in VisitNEONScalar2RegMiscFP16()
5858 fabd(kFormatH, rd, rn, rm); in VisitNEONScalar3SameFP16()
5861 fmulx(kFormatH, rd, rn, rm); in VisitNEONScalar3SameFP16()
5864 fcmp(kFormatH, rd, rn, rm, eq); in VisitNEONScalar3SameFP16()
5867 fcmp(kFormatH, rd, rn, rm, ge); in VisitNEONScalar3SameFP16()
5870 fcmp(kFormatH, rd, rn, rm, gt); in VisitNEONScalar3SameFP16()
5873 fabscmp(kFormatH, rd, rn, rm, ge); in VisitNEONScalar3SameFP16()
5876 fabscmp(kFormatH, rd, rn, rm, gt); in VisitNEONScalar3SameFP16()
5879 frecps(kFormatH, rd, rn, rm); in VisitNEONScalar3SameFP16()
5882 frsqrts(kFormatH, rd, rn, rm); in VisitNEONScalar3SameFP16()
5958 vf = kFormatH; in VisitNEONScalarByIndexedElement()