Searched refs:X64OperandConverter (Results 1 – 1 of 1) sorted by relevance
27 class X64OperandConverter : public InstructionOperandConverter { class29 X64OperandConverter(CodeGenerator* gen, Instruction* instr) in X64OperandConverter() function in v8::internal::compiler::X64OperandConverter279 X64OperandConverter i(gen_, instr_); in Generate()335 X64OperandConverter& i, int pc) { in EmitOOLTrapIfNeeded()345 X64OperandConverter& i) { in EmitWordLoadPoisoningIfNeeded()597 X64OperandConverter g(this, instr); in AssembleTailCallBeforeGap()676 X64OperandConverter i(this, instr); in AssembleArchInstruction()2967 X64OperandConverter i(this, instr); in AssembleArchBoolean()2991 X64OperandConverter i(this, instr); in AssembleArchBinarySearchSwitch()3002 X64OperandConverter i(this, instr); in AssembleArchLookupSwitch()[all …]