Home
last modified time | relevance | path

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

/external/fastrpc/src/
Dstd_dtoa.h121 double fp_round( double dNumber, int nPrecision );
Dstd_dtoa.c131 double fp_round( double dNumber, int nPrecision ) in fp_round() function
Dstd_strlprintf.c45 #define ROUND(d, p) fp_round( d, p )
/external/mesa3d/src/amd/compiler/
Daco_ir.h184 enum fp_round { enum
204 fp_round round32:2;
205 fp_round round16_64:2;
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dcombine-fcopysign.ll244 ; copysign(x, fp_round(y)) -> copysign(x, y)
Dhalf.ll840 ; fp_round and the subsequent fptrunc from float to half.
/external/llvm/test/CodeGen/X86/
Dhalf.ll273 ; fp_round and the subsequent fptrunc from float to half.
/external/llvm/test/CodeGen/AArch64/
Df16-instructions.ll761 ; away the (fpext (fp_round <result>)) here.
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/
Df16-instructions.ll1028 ; away the (fpext (fp_round <result>)) here.
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/
Dfneg-combines.ll1158 ; fp_round tests