Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dinstruction-selector.cc283 void InstructionSelector::MarkAsRepresentation(MachineRepresentation rep, in MarkAsRepresentation() function in v8::internal::compiler::InstructionSelector
290 void InstructionSelector::MarkAsRepresentation(MachineRepresentation rep, in MarkAsRepresentation() function in v8::internal::compiler::InstructionSelector
Dinstruction.cc750 void InstructionSequence::MarkAsRepresentation(MachineRepresentation rep, in MarkAsRepresentation() function in v8::internal::compiler::InstructionSequence