Home
last modified time | relevance | path

Searched refs:kFieldInstructionKind (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dnodes.h2684 static constexpr size_t kFieldInstructionKind = kFlagReferenceTypeIsExact + 1; variable
2688 kFieldInstructionKind + kFieldInstructionKindSize;
2760 BitField<InstructionKind, kFieldInstructionKind, kFieldInstructionKindSize>;