OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OpRegRegExtend
(Results
1 - 2
of
2
) sorted by null
/art/compiler/dex/quick/arm64/
codegen_arm64.h
372
LIR*
OpRegRegExtend
(OpKind op, RegStorage r_dest_src1, RegStorage r_src2,
utility_arm64.cc
634
LIR* Arm64Mir2Lir::
OpRegRegExtend
(OpKind op, RegStorage r_dest_src1, RegStorage r_src2,
674
return
OpRegRegExtend
(op, r_dest_src1, r_src2, kA64Uxtx, 0);
[
all
...]
Completed in 29 milliseconds