Home
last modified time | relevance | path

Searched defs:opAdd (Results 1 – 2 of 2) sorted by relevance

/external/dexmaker/src/dx/java/com/android/dx/rop/code/
DRops.java1461 public static Rop opAdd(TypeList types) { in opAdd() method in Rops
/external/valgrind/memcheck/
Dmc_translate.c6756 IROp opAdd = aTy == Ity_I32 ? Iop_Add32 : Iop_Add64; in gen_guarded_load_b() local
6871 IROp opAdd = aTy == Ity_I32 ? Iop_Add32 : Iop_Add64; in gen_store_b() local