Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/compiler/x64/
Dcode-generator-x64.cc47 class X64OperandConverter : public InstructionOperandConverter { class
49 X64OperandConverter(CodeGenerator* gen, Instruction* instr) in X64OperandConverter() function in v8::internal::compiler::X64OperandConverter
204 X64OperandConverter i(this, instr); in AssembleArchInstruction()
622 X64OperandConverter i(this, instr); in AssembleArchBranch()
697 X64OperandConverter i(this, instr); in AssembleArchBoolean()
875 X64OperandConverter g(this, NULL); in AssembleMove()
960 X64OperandConverter g(this, NULL); in AssembleSwap()