/external/v8/src/arm/ |
D | constants-arm.cc | 70 const char* VFPRegisters::Name(int reg, bool is_double) { in Name() 76 int VFPRegisters::Number(const char* name, bool* is_double) { in Number()
|
D | simulator-arm.cc | 116 bool is_double; in GetVFPSingleValue() local 127 bool is_double; in GetVFPDoubleValue() local
|
/external/v8/src/ |
D | field-index-inl.h | 26 bool is_double) { in ForPropertyIndex() 47 bool is_double = field_index & 1; in ForLoadByFieldIndex() local
|
D | field-index.h | 40 bool is_double() const { in is_double() function
|
D | lookup.cc | 695 bool is_double = representation().IsDouble(); in GetFieldIndex() local
|
D | code-stub-assembler.cc | 2072 bool is_double = IsFastDoubleElementsKind(kind); in FillFixedArrayWithValue() local
|
/external/libchrome/base/ |
D | values.h | 120 bool is_double() const { return type() == Type::DOUBLE; } in is_double() function
|
/external/mesa3d/src/compiler/ |
D | glsl_types.h | 499 bool is_double() const in is_double() function
|
/external/v8/src/ic/ |
D | accessor-assembler.cc | 250 Label is_double(this); in HandleLoadICSmiHandlerCase() local 267 Label is_double(this); in HandleLoadICSmiHandlerCase() local
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | brw_vec4.cpp | 2350 bool is_double = type_sz(inst->dst.type) == 8; in scalarize_df() local
|
/external/mesa3d/src/compiler/spirv/ |
D | spirv_to_nir.c | 35 bool is_double; member
|
/external/v8/src/crankshaft/x87/ |
D | lithium-x87.h | 818 bool is_double() const { in is_double() function
|
/external/v8/src/crankshaft/mips64/ |
D | lithium-mips64.h | 810 bool is_double() const { in is_double() function
|
/external/v8/src/crankshaft/x64/ |
D | lithium-x64.h | 801 bool is_double() const { in is_double() function
|
/external/v8/src/crankshaft/arm/ |
D | lithium-arm.h | 817 bool is_double() const { in is_double() function
|
/external/v8/src/crankshaft/s390/ |
D | lithium-s390.h | 761 bool is_double() const { return hydrogen()->representation().IsDouble(); } in is_double() function
|
/external/v8/src/crankshaft/ia32/ |
D | lithium-ia32.h | 804 bool is_double() const { in is_double() function
|
/external/v8/src/crankshaft/ppc/ |
D | lithium-ppc.h | 799 bool is_double() const { return hydrogen()->representation().IsDouble(); } in is_double() function
|
/external/v8/src/crankshaft/mips/ |
D | lithium-mips.h | 792 bool is_double() const { in is_double() function
|
/external/v8/src/crankshaft/arm64/ |
D | lithium-arm64.h | 1090 bool is_double() const { in is_double() function
|