Searched defs:MarkAsDouble (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/v8/src/compiler/ | ||
D | instruction.cc | 385 void InstructionSequence::MarkAsDouble(int virtual_register) { in MarkAsDouble() function in v8::internal::compiler::InstructionSequence |
D | instruction-selector.cc | 197 void InstructionSelector::MarkAsDouble(Node* node) { in MarkAsDouble() function in v8::internal::compiler::InstructionSelector |