Searched refs:IA32OperandConverter (Results 1 – 1 of 1) sorted by relevance
37 class IA32OperandConverter : public InstructionOperandConverter { class39 IA32OperandConverter(CodeGenerator* gen, Instruction* instr) in IA32OperandConverter() function in v8::internal::compiler::IA32OperandConverter597 bool VerifyOutputOfAtomicPairInstr(IA32OperandConverter* converter, in VerifyOutputOfAtomicPairInstr()626 IA32OperandConverter g(this, instr); in AssembleTailCallBeforeGap()693 IA32OperandConverter i(this, instr); in AssembleArchInstruction()3763 IA32OperandConverter i(gen_, instr_); in AssembleArchTrap()3815 IA32OperandConverter i(this, instr); in AssembleArchBoolean()3852 IA32OperandConverter i(this, instr); in AssembleArchBinarySearchSwitch()3863 IA32OperandConverter i(this, instr); in AssembleArchTableSwitch()4137 IA32OperandConverter g(this, nullptr); in AssembleReturn()[all …]