Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/utils/TableGen/
DVarLenCodeEmitterGen.cpp162 auto NumBitsVal = cast<IntInit>(NumBits)->getValue(); in buildRec() local
163 if (NumBitsVal <= 0) in buildRec()
168 Segments.push_back({static_cast<unsigned>(NumBitsVal), OperandName, in buildRec()