Home
last modified time | relevance | path

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

/external/v8/src/compiler/ia32/
Dcode-generator-ia32.cc28 class IA32OperandConverter : public InstructionOperandConverter { class
30 IA32OperandConverter(CodeGenerator* gen, Instruction* instr) in IA32OperandConverter() function in v8::internal::compiler::IA32OperandConverter
490 IA32OperandConverter g(this, instr); in AssembleTailCallBeforeGap()
526 IA32OperandConverter i(this, instr); in AssembleArchInstruction()
1617 IA32OperandConverter i(this, instr); in AssembleArchBranch()
1682 IA32OperandConverter i(this, instr); in AssembleArchBoolean()
1761 IA32OperandConverter i(this, instr); in AssembleArchLookupSwitch()
1772 IA32OperandConverter i(this, instr); in AssembleArchTableSwitch()
2004 IA32OperandConverter g(this, nullptr); in AssembleReturn()
2040 IA32OperandConverter g(this, nullptr); in AssembleMove()
[all …]