Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DFixedLenDecoderEmitter.cpp1291 bool NeedNegativeMask = NegativeMask.getBoolValue(); in emitSoftFailTableEntry() local
1293 if (!NeedPositiveMask && !NeedNegativeMask) in emitSoftFailTableEntry()
1306 if (NeedNegativeMask) { in emitSoftFailTableEntry()