Home
last modified time | relevance | path

Searched defs:is_double (Results 1 – 5 of 5) sorted by relevance

/third_party/optimized-routines/math/test/
Dmathtest.c624 special_op* find_special_op_from_op(unsigned op1, unsigned op2, int is_double) { in find_special_op_from_op()
648 special_op* find_special_op_from_name(const char* name, int is_double) { in find_special_op_from_name()
/third_party/mesa3d/src/intel/compiler/
Dbrw_vec4.cpp2146 bool is_double = type_sz(inst->dst.type) == 8; in scalarize_df() local
/third_party/ffmpeg/libavfilter/
Daf_astats.c105 int is_double; member
/third_party/mesa3d/src/compiler/
Dglsl_types.h897 bool is_double() const in is_double() function
/third_party/mesa3d/src/microsoft/compiler/
Dnir_to_dxil.c1969 is_double(nir_alu_type alu_type, unsigned bit_size) in is_double() function