Home
last modified time | relevance | path

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

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