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.cc32 class IA32OperandConverter : public InstructionOperandConverter { class
34 IA32OperandConverter(CodeGenerator* gen, Instruction* instr) in IA32OperandConverter() function in v8::internal::compiler::IA32OperandConverter
319 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 …]