Home
last modified time | relevance | path

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

/external/v8/src/arm/
Dconstants-arm.cc104 const char* VFPRegisters::Name(int reg, bool is_double) { in Name()
110 int VFPRegisters::Number(const char* name, bool* is_double) { in Number()
Dsimulator-arm.cc194 bool is_double; in GetVFPSingleValue() local
205 bool is_double; in GetVFPDoubleValue() local
Dlithium-arm.cc425 int LChunk::GetNextSpillIndex(bool is_double) { in GetNextSpillIndex()
432 LOperand* LChunk::GetNextSpillSlot(bool is_double) { in GetNextSpillSlot()
Dlithium-arm.h609 bool is_double() const { in is_double() function
/external/v8/src/mips/
Dlithium-mips.cc425 int LChunk::GetNextSpillIndex(bool is_double) { in GetNextSpillIndex()
432 LOperand* LChunk::GetNextSpillSlot(bool is_double) { in GetNextSpillSlot()
Dlithium-mips.h608 bool is_double() const { in is_double() function
/external/v8/src/x64/
Dlithium-x64.cc366 int LChunk::GetNextSpillIndex(bool is_double) { in GetNextSpillIndex()
371 LOperand* LChunk::GetNextSpillSlot(bool is_double) { in GetNextSpillSlot()
Dlithium-x64.h593 bool is_double() const { in is_double() function
/external/v8/src/ia32/
Dlithium-ia32.cc369 int LChunk::GetNextSpillIndex(bool is_double) { in GetNextSpillIndex()
376 LOperand* LChunk::GetNextSpillSlot(bool is_double) { in GetNextSpillSlot()
Dlithium-ia32.h584 bool is_double() const { in is_double() function