Home
last modified time | relevance | path

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

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