Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DFixedLenDecoderEmitter.cpp1263 APInt NegativeMask(BitWidth, 0ULL); in emitSoftFailTableEntry() local
1277 NegativeMask.setBit(i); in emitSoftFailTableEntry()
1291 bool NeedNegativeMask = NegativeMask.getBoolValue(); in emitSoftFailTableEntry()
1308 encodeULEB128(NegativeMask.getZExtValue(), S); in emitSoftFailTableEntry()