Searched refs:IA32OperandConverter (Results 1 – 1 of 1) sorted by relevance
28 class IA32OperandConverter : public InstructionOperandConverter { class30 IA32OperandConverter(CodeGenerator* gen, Instruction* instr) in IA32OperandConverter() function in v8::internal::compiler::IA32OperandConverter490 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 …]