Home
last modified time | relevance | path

Searched defs:is_double (Results 1 - 10 of 10) sorted by relevance

/third_party/node/deps/v8/src/codegen/arm/
H A Dconstants-arm.cc54 const char* VFPRegisters::Name(int reg, bool is_double) { in Name() argument
59 int VFPRegisters::Number(const char* name, bool* is_double) { in Number() argument
/third_party/node/deps/v8/src/objects/
H A Dfield-index.h41 bool is_double() const { return EncodingBits::decode(bit_field_) == kDouble; } in is_double() function in v8::internal::final
/third_party/vk-gl-cts/external/amber/src/src/
H A Dtokenizer.cc220 bool is_double = false; in NextToken() local
/third_party/ffmpeg/libavfilter/
H A Daf_astats.c108 int is_double; member
[all...]
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_vec4.cpp2146 bool is_double = type_sz(inst->dst.type) == 8; in scalarize_df() local
/third_party/mesa3d/src/compiler/
H A Dglsl_types.h897 bool is_double() const in is_double() function
/third_party/optimized-routines/math/test/
H A Dmathtest.c624 special_op* find_special_op_from_op(unsigned op1, unsigned op2, int is_double) { in find_special_op_from_op() argument
648 special_op* find_special_op_from_name(const char* name, int is_double) { in find_special_op_from_name() argument
/third_party/node/deps/v8/src/execution/arm/
H A Dsimulator-arm.cc124 bool is_double; in GetVFPSingleValue() local
134 bool is_double; in GetVFPDoubleValue() local
/third_party/node/deps/v8/src/ic/
H A Daccessor-assembler.cc306 GotoIf(IsSetWord<LoadHandler::IsDoubleBits>(handler_word), &is_double); in HandleLoadField() local
325 GotoIf(IsSetWord<LoadHandler::IsDoubleBits>(handler_word), &is_double); in HandleLoadField() local
/third_party/mesa3d/src/microsoft/compiler/
H A Dnir_to_dxil.c1969 is_double(nir_alu_type alu_type, unsigned bit_size) in is_double() function

Completed in 42 milliseconds