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

/external/chromium_org/v8/src/compiler/
H A Dinstruction-selector-unittest.h126 return IsDouble(ToVreg(operand));
133 return IsInteger(ToVreg(operand));
140 return IsReference(ToVreg(operand));
154 int ToVreg(const InstructionOperand* operand) const { function in class:v8::internal::compiler::InstructionSelectorTest::FINAL

Completed in 242 milliseconds