Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDecoderEmitter.cpp1016 uint64_t NegativeMask = decodeULEB128(&*I, nullptr, EndPtr, &ErrMsg); in emitTable() local
1419 APInt NegativeMask(BitWidth, 0ULL); in emitSoftFailTableEntry() local