Searched refs:itof (Results 1 – 2 of 2) sorted by relevance
/freebsd/stand/ficl/ |
H A D | float.c | 250 static void itof(FICL_VM *pVM) in itof() function 1040 dictAppendWord(dp, "int>float", itof, FW_DEFAULT); in ficlCompileFloat()
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | arm_mve.td | 599 multiclass float_int_conversions<Type FScalar, Type IScalar, IRBuilderBase ftoi, IRBuilderBase itof… 605 def : Intrinsic<FVector, (args IVector:$a), (itof $a, FVector)>,
|