Home
last modified time | relevance | path

Searched defs:GenArithOpLong (Results 1 – 5 of 5) sorted by relevance

/art/compiler/dex/quick/mips/
Dint_mips.cc439 void MipsMir2Lir::GenArithOpLong(Instruction::Code opcode, RegLocation rl_dest, RegLocation rl_src1, in GenArithOpLong() function in art::MipsMir2Lir
/art/compiler/dex/quick/arm/
Dint_arm.cc1271 void ArmMir2Lir::GenArithOpLong(Instruction::Code opcode, RegLocation rl_dest, RegLocation rl_src1, in GenArithOpLong() function in art::ArmMir2Lir
/art/compiler/dex/quick/arm64/
Dint_arm64.cc1050 void Arm64Mir2Lir::GenArithOpLong(Instruction::Code opcode, RegLocation rl_dest, in GenArithOpLong() function in art::Arm64Mir2Lir
/art/compiler/dex/quick/
Dgen_common.cc1832 void Mir2Lir::GenArithOpLong(Instruction::Code opcode, RegLocation rl_dest, in GenArithOpLong() function in art::Mir2Lir
/art/compiler/dex/quick/x86/
Dint_x86.cc1295 void X86Mir2Lir::GenArithOpLong(Instruction::Code opcode, RegLocation rl_dest, RegLocation rl_src1, in GenArithOpLong() function in art::X86Mir2Lir