Searched refs:OP_DIV_DOUBLE (Results 1 - 14 of 14) sorted by relevance

/dalvik/vm/mterp/c/
H A DOP_DIV_DOUBLE.cpp1 HANDLE_OP_X_DOUBLE(OP_DIV_DOUBLE, "div", /)
/dalvik/vm/compiler/codegen/mips/FP/
H A DMipsFP.cpp175 case OP_DIV_DOUBLE:
215 case OP_DIV_DOUBLE:
/dalvik/vm/compiler/codegen/arm/FP/
H A DThumbVFP.cpp126 case OP_DIV_DOUBLE:
H A DThumb2VFP.cpp80 case OP_DIV_DOUBLE:
/dalvik/libdex/
H A DDexOpcodes.h245 OP_DIV_DOUBLE = 0xae, enumerator in enum:Opcode
511 H(OP_DIV_DOUBLE), \
/dalvik/vm/analysis/
H A DLiveness.cpp621 case OP_DIV_DOUBLE:
H A DDexVerify.cpp1034 case OP_DIV_DOUBLE:
H A DCodeVerify.cpp5623 case OP_DIV_DOUBLE:
/dalvik/vm/compiler/codegen/x86/
H A DLower.cpp838 case OP_DIV_DOUBLE:
H A DBytecodeVisitor.cpp288 case OP_DIV_DOUBLE:
680 case OP_DIV_DOUBLE:
2520 case OP_DIV_DOUBLE:
4889 case OP_DIV_DOUBLE:
4900 inst_op == OP_DIV_FLOAT || inst_op == OP_DIV_DOUBLE)
/dalvik/vm/compiler/codegen/arm/
H A DCodegenDriver.cpp144 case OP_DIV_DOUBLE:
/dalvik/vm/mterp/out/
H A DInterpC-allstubs.cpp2486 /* File: c/OP_DIV_DOUBLE.cpp */
2487 HANDLE_OP_X_DOUBLE(OP_DIV_DOUBLE, "div", /)
H A DInterpC-portable.cpp2497 /* File: c/OP_DIV_DOUBLE.cpp */
2498 HANDLE_OP_X_DOUBLE(OP_DIV_DOUBLE, "div", /)
/dalvik/vm/compiler/codegen/mips/
H A DCodegenDriver.cpp198 case OP_DIV_DOUBLE:

Completed in 1169 milliseconds