Home
last modified time | relevance | path

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

/art/compiler/dex/quick/mips/
Dutility_mips.cc466 LIR* MipsMir2Lir::OpRegReg(OpKind op, RegStorage r_dest_src1, RegStorage r_src2) { in OpRegReg() function in art::MipsMir2Lir
/art/compiler/dex/quick/x86/
Dutility_x86.cc201 LIR* X86Mir2Lir::OpRegReg(OpKind op, RegStorage r_dest_src1, RegStorage r_src2) { in OpRegReg() function in art::X86Mir2Lir
/art/compiler/dex/quick/arm/
Dutility_arm.cc418 LIR* ArmMir2Lir::OpRegReg(OpKind op, RegStorage r_dest_src1, RegStorage r_src2) { in OpRegReg() function in art::ArmMir2Lir
/art/compiler/dex/quick/arm64/
Dutility_arm64.cc664 LIR* Arm64Mir2Lir::OpRegReg(OpKind op, RegStorage r_dest_src1, RegStorage r_src2) { in OpRegReg() function in art::Arm64Mir2Lir