Searched refs:kSignedByte (Results 1 – 3 of 3) sorted by relevance
/art/compiler/dex/ |
D | compiler_enums.h | 390 kSignedByte, enumerator
|
/art/compiler/dex/quick/ |
D | dex_file_method_inliner.cc | 589 INTRINSIC(LibcoreIoMemory, PeekByte, J_B, kIntrinsicPeek, kSignedByte), 593 INTRINSIC(LibcoreIoMemory, PokeByte, JB_V, kIntrinsicPoke, kSignedByte),
|
/art/compiler/optimizing/ |
D | intrinsics.cc | 101 case kSignedByte: in GetType()
|