Home | History | Annotate | Download | only in priv

Lines Matching refs:Ity_F16

1422       case Ity_F16: case Ity_I16:  laneSzB = 2;  break;
1442 case Ity_F16: case Ity_F32: case Ity_F64: case Ity_V128:
1456 case Ity_F16: case Ity_I16:
1543 case Ity_I16: case Ity_F16:
1558 case Ity_F64: case Ity_F32: case Ity_F16:
12258 IRType srcTy = size == X00 ? Ity_F16 : Ity_F32;
13065 IRType srcTy = srcIsH ? Ity_F16 : Ity_F32;
13078 IRType dstTy = dstIsH ? Ity_F16 : Ity_F32;
13092 IRType srcTy = toH ? Ity_F32 : Ity_F16;
13093 IRType dstTy = toH ? Ity_F16 : Ity_F32;