Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dnodes.h2482 static constexpr size_t kFieldInstructionKind = kFlagReferenceTypeIsExact + 1; variable
2486 kFieldInstructionKind + kFieldInstructionKindSize;
2558 BitField<InstructionKind, kFieldInstructionKind, kFieldInstructionKindSize>;