Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeEmitterGen.cpp222 unsigned loInstBit = beginInstBit - N + 1; in AddCodeToMergeInOperand() local
229 itostr(loInstBit) + ");\n"; in AddCodeToMergeInOperand()
234 itostr(loInstBit) + ", " + itostr(hiBit - loBit) + ");\n"; in AddCodeToMergeInOperand()