Searched refs:INLINE_FLOAT_TO_INT_BITS (Results 1 – 2 of 2) sorted by relevance
/dalvik/vm/ | ||
D | InlineNative.h | 77 INLINE_FLOAT_TO_INT_BITS = 16, enumerator |
/dalvik/vm/compiler/codegen/arm/ | ||
D | CodegenDriver.cpp | 3678 case INLINE_FLOAT_TO_INT_BITS: in handleExecuteInline() |