Home
last modified time | relevance | path

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

/external/v8/test/unittests/compiler/
Dinstruction-selector-unittest.h180 int ToVreg(const InstructionOperand* operand) const { in ToVreg() function
Dinstruction-selector-unittest.cc114 int InstructionSelectorTest::Stream::ToVreg(const Node* node) const { in ToVreg() function in v8::internal::compiler::InstructionSelectorTest::Stream