Home
last modified time | relevance | path

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

/external/v8/src/compiler/ppc/
Dcode-generator-ppc.cc28 class PPCOperandConverter final : public InstructionOperandConverter { class
30 PPCOperandConverter(CodeGenerator* gen, Instruction* instr) in PPCOperandConverter() function in v8::internal::compiler::PPCOperandConverter
277 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 …]