Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dnodes.h2609 static constexpr size_t kFieldInstructionKind = kFlagReferenceTypeIsExact + 1; variable
2613 kFieldInstructionKind + kFieldInstructionKindSize;
2685 BitField<InstructionKind, kFieldInstructionKind, kFieldInstructionKindSize>;