Home
last modified time | relevance | path

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

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