Searched refs:PPCOperandConverter (Results 1 – 1 of 1) sorted by relevance
28 class PPCOperandConverter final : public InstructionOperandConverter { class30 PPCOperandConverter(CodeGenerator* gen, Instruction* instr) in PPCOperandConverter() function in v8::internal::compiler::PPCOperandConverter277 PPCOperandConverter& i) { in EmitWordLoadPoisoningIfNeeded()812 PPCOperandConverter g(this, instr); in AssembleTailCallBeforeGap()905 PPCOperandConverter i(this, instr); in AssembleArchInstruction()2096 PPCOperandConverter i(this, instr); in AssembleArchBranch()2149 PPCOperandConverter i(gen_, instr_); in AssembleArchTrap()2213 PPCOperandConverter i(this, instr); in AssembleArchBoolean()2268 PPCOperandConverter i(this, instr); in AssembleArchBinarySearchSwitch()2279 PPCOperandConverter i(this, instr); in AssembleArchLookupSwitch()[all …]