Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/utils/TableGen/
H A DFixedLenDecoderEmitter.cpp1319 APInt NegativeMask(BitWidth, 0ULL); in emitSoftFailTableEntry() local
1333 NegativeMask.setBit(i); in emitSoftFailTableEntry()
1347 bool NeedNegativeMask = NegativeMask.getBoolValue(); in emitSoftFailTableEntry()
1364 encodeULEB128(NegativeMask.getZExtValue(), S); in emitSoftFailTableEntry()