Searched refs:HasMasked (Results 1 – 5 of 5) sorted by relevance
66 bool HasMasked :1; member501 bool HasMasked = R->getValueAsBit("HasMasked"); in createRVVIntrinsics() local585 if (!HasMasked) in createRVVIntrinsics()650 SR.HasMasked = HasMasked; in createRVVIntrinsics()694 R.HasMasked = SR.HasMasked; in createRVVIntrinsicRecords()
175 bit HasMasked = true;177 // If HasMasked, this flag states that this builtin has a maskedoff operand. It225 // If HasMasked, this is the ID of the LLVM intrinsic we want to lower to.438 let HasMasked = false;447 let HasMasked = false;621 let HasMasked = false;748 let HasMasked = false;1401 HasMasked = false,1587 let HasBuiltinAlias = false, HasVL = false, HasMasked = false,1677 HasMasked = false,[all …]
281 if (!Record.HasMasked) in InitIntrinsicList()
509 bool HasMasked : 1; member
1075 OS << (int)Record.HasMasked << ","; in operator <<()