Home | History | Annotate | Download | only in dex

Lines Matching refs:AN_MOVE

69 #define AN_MOVE (1 << kMoveOp)
71 #define AN_COMPUTATIONAL (AN_MATH | AN_ARRAYOP | AN_MOVE | AN_SIMPLECONST)