Searched defs:ToVreg (Results 1 – 2 of 2) sorted by relevance
/external/v8/test/unittests/compiler/ | ||
D | instruction-selector-unittest.h | 180 int ToVreg(const InstructionOperand* operand) const { in ToVreg() function |
D | instruction-selector-unittest.cc | 114 int InstructionSelectorTest::Stream::ToVreg(const Node* node) const { in ToVreg() function in v8::internal::compiler::InstructionSelectorTest::Stream |