Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/utils/TableGen/
DVarLenCodeEmitterGen.cpp391 unsigned SegmentNumBits = SI->BitWidth; in emitInstructionBaseValues() local
393 for (unsigned Idx = 0U; Idx != SegmentNumBits; ++Idx) { in emitInstructionBaseValues()
401 i += SegmentNumBits; in emitInstructionBaseValues()