Searched defs:SubRegIndicesSize (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DRegisterInfoEmitter.cpp724 auto SubRegIndicesSize = local
767 << " --IdxB; assert(IdxB < " << SubRegIndicesSize << ");\n"; local
1462 auto SubRegIndicesSize local
1497 << " assert(Idx < " << SubRegIndicesSize << " && \\"Bad subreg\\");\\n" local
[all...]

Completed in 80 milliseconds