Searched defs:kLiteral (Results 1 - 1 of 1) sorted by path

/art/compiler/dex/quick/
H A Dresource_mask.h50 kLiteral = 125, // Literal pool memory reference. enumerator in enum:art::ResourceMask::ResourceBit
150 constexpr ResourceMask kEncodeLiteral = ResourceMask::Bit(ResourceMask::kLiteral);

Completed in 71 milliseconds