Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dinstruction-selector.cc316 void InstructionSelector::MarkAsRepresentation(MachineRepresentation rep, in MarkAsRepresentation() function in v8::internal::compiler::InstructionSelector
323 void InstructionSelector::MarkAsRepresentation(MachineRepresentation rep, in MarkAsRepresentation() function in v8::internal::compiler::InstructionSelector
Dinstruction.cc817 void InstructionSequence::MarkAsRepresentation(MachineRepresentation rep, in MarkAsRepresentation() function in v8::internal::compiler::InstructionSequence