Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/utils/TableGen/
DDecoderEmitter.cpp1346 APInt NegativeMask(BitWidth, 0ULL); in emitSoftFailTableEntry() local
1360 NegativeMask.setBit(i); in emitSoftFailTableEntry()
1374 bool NeedNegativeMask = NegativeMask.getBoolValue(); in emitSoftFailTableEntry()
1391 encodeULEB128(NegativeMask.getZExtValue(), S); in emitSoftFailTableEntry()