Searched refs:kField (Results 1 - 3 of 3) sorted by relevance

/art/compiler/llvm/
H A Dintrinsic_func_list.def46 // IRBuilder::GetJType([type], kField).
499 _JTYPE(kInt32Ty, kField),
505 _JTYPE(kInt64Ty, kField),
511 _JTYPE(kJavaObjectTy, kField),
517 _JTYPE(kInt1Ty, kField),
523 _JTYPE(kInt8Ty, kField),
529 _JTYPE(kInt16Ty, kField),
535 _JTYPE(kInt16Ty, kField),
544 _JTYPE(kInt32Ty, kField),
550 _JTYPE(kInt64Ty, kField),
[all...]
/art/runtime/
H A Ddex_file.h1269 kField = 0x19, enumerator in enum:art::EncodedStaticFieldValueIterator::ValueType
H A Ddex_file.cc1176 case kField:

Completed in 53 milliseconds