Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/ia32/
Dcode-generator-ia32.cc37 class IA32OperandConverter : public InstructionOperandConverter { class
39 IA32OperandConverter(CodeGenerator* gen, Instruction* instr) in IA32OperandConverter() function in v8::internal::compiler::IA32OperandConverter
597 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 …]