Home
last modified time | relevance | path

Searched defs:GenShiftOpLong (Results 1 – 4 of 4) sorted by relevance

/art/compiler/dex/quick/mips/
Dint_mips.cc828 void MipsMir2Lir::GenShiftOpLong(Instruction::Code opcode, RegLocation rl_dest, RegLocation rl_src1, in GenShiftOpLong() function in art::MipsMir2Lir
/art/compiler/dex/quick/arm64/
Dint_arm64.cc71 void Arm64Mir2Lir::GenShiftOpLong(Instruction::Code opcode, RegLocation rl_dest, in GenShiftOpLong() function in art::Arm64Mir2Lir
/art/compiler/dex/quick/
Dgen_common.cc1489 void Mir2Lir::GenShiftOpLong(Instruction::Code opcode, RegLocation rl_dest, in GenShiftOpLong() function in art::Mir2Lir
/art/compiler/dex/quick/x86/
Dint_x86.cc3372 void X86Mir2Lir::GenShiftOpLong(Instruction::Code opcode, RegLocation rl_dest, in GenShiftOpLong() function in art::X86Mir2Lir