Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dinstruction-selector.cc217 void InstructionSelector::MarkAsRepresentation(MachineType rep, Node* node) { in MarkAsRepresentation() function in v8::internal::compiler::InstructionSelector
277 MarkAsRepresentation(type, output); in InitializeCallBuffer()
465 MarkAsRepresentation(type, node); in VisitNode()
470 MarkAsRepresentation(type, node); in VisitNode()
492 MarkAsRepresentation(rep, node); in VisitNode()
Dinstruction-selector.h133 void MarkAsRepresentation(MachineType rep, Node* node);