Home
last modified time | relevance | path

Searched defs:MarkAsDouble (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/v8/src/compiler/
Dinstruction.cc385 void InstructionSequence::MarkAsDouble(int virtual_register) { in MarkAsDouble() function in v8::internal::compiler::InstructionSequence
Dinstruction-selector.cc197 void InstructionSelector::MarkAsDouble(Node* node) { in MarkAsDouble() function in v8::internal::compiler::InstructionSelector