Home
last modified time | relevance | path

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

/art/runtime/
Dprimitive.h45 kPrimLong, enumerator
/art/compiler/optimizing/
Dnodes.h2799 : HConstant(Primitive::kPrimLong, dex_pc), value_(value) {} in HConstant()