Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DFixedLenDecoderEmitter.cpp1258 bool NeedNegativeMask = NegativeMask.getBoolValue(); in emitSoftFailTableEntry() local
1260 if (!NeedPositiveMask && !NeedNegativeMask) in emitSoftFailTableEntry()
1273 if (NeedNegativeMask) { in emitSoftFailTableEntry()