Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DFixedLenDecoderEmitter.cpp1246 APInt NegativeMask(BitWidth, 0ULL); in emitSoftFailTableEntry() local
1260 NegativeMask.setBit(i); in emitSoftFailTableEntry()
1274 bool NeedNegativeMask = NegativeMask.getBoolValue(); in emitSoftFailTableEntry()
1293 encodeULEB128(NegativeMask.getZExtValue(), S); in emitSoftFailTableEntry()