Home
last modified time | relevance | path

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

/art/compiler/dex/quick/arm64/
Dutility_arm64.cc630 LIR* Arm64Mir2Lir::OpRegRegExtend(OpKind op, RegStorage r_dest_src1, RegStorage r_src2, in OpRegRegExtend() function in art::Arm64Mir2Lir
669 return OpRegRegExtend(op, r_dest_src1, r_src2, kA64Uxtx, 0); in OpRegReg()
Dcodegen_arm64.h377 LIR* OpRegRegExtend(OpKind op, RegStorage r_dest_src1, RegStorage r_src2,