Home
last modified time | relevance | path

Searched defs:AsmStrBits (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DAsmWriterEmitter.cpp298 unsigned &BitsLeft, unsigned &AsmStrBits) { in EmitGetMnemonic()
453 unsigned &BitsLeft, unsigned &AsmStrBits) { in EmitPrintInstruction()
1300 unsigned AsmStrBits = 0; in run() local