Searched refs:InputRegisterOrOperand (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/v8/src/compiler/x64/
H A Dcode-generator-x64.cc52 RegisterOrOperand InputRegisterOrOperand(int index) { function in class:v8::internal::compiler::X64OperandConverter
175 RegisterOrOperand input = i.InputRegisterOrOperand(0); \
182 RegisterOrOperand input = i.InputRegisterOrOperand(1); \
276 RegisterOrOperand input = i.InputRegisterOrOperand(0);
284 RegisterOrOperand input = i.InputRegisterOrOperand(1);
294 RegisterOrOperand input = i.InputRegisterOrOperand(0);
302 RegisterOrOperand input = i.InputRegisterOrOperand(1);
399 RegisterOrOperand input = i.InputRegisterOrOperand(1);
451 RegisterOrOperand input = i.InputRegisterOrOperand(0);
460 RegisterOrOperand input = i.InputRegisterOrOperand(
[all...]

Completed in 93 milliseconds