Home
last modified time | relevance | path

Searched refs:PPCOperandConverter (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/compiler/backend/ppc/
H A Dcode-generator-ppc.cc31 class PPCOperandConverter final : public InstructionOperandConverter {
33 PPCOperandConverter(CodeGenerator* gen, Instruction* instr) in PPCOperandConverter() function in v8::internal::compiler::final
727 PPCOperandConverter g(this, instr); in AssembleTailCallBeforeGap()
798 PPCOperandConverter i(this, instr); in AssembleArchInstruction()
3808 PPCOperandConverter i(this, instr); in AssembleArchBranch()
3849 PPCOperandConverter i(gen_, instr_); in AssembleArchTrap()
3913 PPCOperandConverter i(this, instr); in AssembleArchBoolean()
3967 PPCOperandConverter i(this, instr); in AssembleArchBinarySearchSwitch()
3978 PPCOperandConverter i(this, instr); in AssembleArchTableSwitch()
4178 PPCOperandConverter in AssembleConstructFrame()
[all...]

Completed in 6 milliseconds