Home
last modified time | relevance | path

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

/art/compiler/dex/quick/x86/
Dutility_x86.cc153 LIR* X86Mir2Lir::OpRegReg(OpKind op, int r_dest_src1, int r_src2) { in OpRegReg() function in art::X86Mir2Lir
/art/compiler/dex/quick/mips/
Dutility_mips.cc285 LIR* MipsMir2Lir::OpRegReg(OpKind op, int r_dest_src1, int r_src2) { in OpRegReg() function in art::MipsMir2Lir
/art/compiler/dex/quick/arm/
Dutility_arm.cc351 LIR* ArmMir2Lir::OpRegReg(OpKind op, int r_dest_src1, int r_src2) { in OpRegReg() function in art::ArmMir2Lir