Searched refs:IA32OperandConverter (Results 1 – 1 of 1) sorted by relevance
32 class IA32OperandConverter : public InstructionOperandConverter { class34 IA32OperandConverter(CodeGenerator* gen, Instruction* instr) in IA32OperandConverter() function in v8::internal::compiler::IA32OperandConverter319 IA32OperandConverter i(gen, call_instruction); in MoveOperandIfAliasedWithPoisonRegister()336 IA32OperandConverter& i) { in EmitWordLoadPoisoningIfNeeded()561 IA32OperandConverter g(this, instr); in AssembleTailCallBeforeGap()646 IA32OperandConverter i(this, instr); in AssembleArchInstruction()3948 IA32OperandConverter i(gen_, instr_); in AssembleArchTrap()3998 IA32OperandConverter i(this, instr); in AssembleArchBoolean()4035 IA32OperandConverter i(this, instr); in AssembleArchBinarySearchSwitch()4046 IA32OperandConverter i(this, instr); in AssembleArchLookupSwitch()[all …]