Home
last modified time | relevance | path

Searched refs:S390OperandConverter (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/compiler/s390/
Dcode-generator-s390.cc26 class S390OperandConverter final : public InstructionOperandConverter { class
28 S390OperandConverter(CodeGenerator* gen, Instruction* instr) in S390OperandConverter() function in v8::internal::compiler::S390OperandConverter
1232 S390OperandConverter& i) { in EmitWordLoadPoisoningIfNeeded()
1251 S390OperandConverter g(this, instr); in AssembleTailCallBeforeGap()
1347 S390OperandConverter i(this, instr); in AssembleArchInstruction()
2756 S390OperandConverter i(this, instr); in AssembleArchBranch()
2806 S390OperandConverter i(gen_, instr_); in AssembleArchTrap()
2867 S390OperandConverter i(this, instr); in AssembleArchBoolean()
2897 S390OperandConverter i(this, instr); in AssembleArchBinarySearchSwitch()
2908 S390OperandConverter i(this, instr); in AssembleArchLookupSwitch()
[all …]