Searched refs:IsSpecial (Results 1 – 16 of 16) sorted by relevance
75 ASSERT(!IsSpecial()); in AsDiyFp()152 bool IsSpecial() const { in IsSpecial() function294 ASSERT(!IsSpecial()); in AsDiyFp()330 bool IsSpecial() const { in IsSpecial() function
181 if (Double(value).IsSpecial()) {220 if (Double(value).IsSpecial()) {254 if (Double(value).IsSpecial()) {302 if (Double(value).IsSpecial()) {380 ASSERT(!Double(v).IsSpecial()); in DoubleToAscii()
106 ASSERT(!Double(v).IsSpecial()); in BignumDtoa()
656 ASSERT(!Double(v).IsSpecial()); in FastDtoa()
42 DCHECK(!IsSpecial()); in AsDiyFp()109 bool IsSpecial() const { in IsSpecial() function
33 DCHECK(!Double(v).IsSpecial()); in DoubleToAscii()
70 DCHECK(!Double(v).IsSpecial()); in BignumDtoa()
702 DCHECK(!Double(v).IsSpecial()); in FastDtoa()
61 bool IsSpecial() const { in IsSpecial() function
1129 if (m_pAltCS->IsSpecial()) in v_Load()1210 if (m_pAltCS->IsSpecial()) in v_Load()
114 unsigned IsSpecial:1; member in __anon158a696e0111::LatticeCell124 LatticeCell() : Kind(Top), Size(0), IsSpecial(false) { in LatticeCell()138 uint32_t N = L.IsSpecial ? sizeof L.Properties in operator =()143 IsSpecial = L.IsSpecial; in operator =()149 bool isProperty() const { return IsSpecial; } in isProperty()157 IsSpecial = false; in setBottom()165 IsSpecial = true; in setProperty()
2850 bool IsSpecial = in checkoffsets() local2854 (IsSpecial && Phdr.p_type != ELF::PT_TLS) ? 0 : Sec.sh_size; in checkoffsets()2868 bool IsSpecial = in checkVMA() local2872 (IsSpecial && Phdr.p_type != ELF::PT_TLS) ? 0 : Sec.sh_size; in checkVMA()
108 inline bool IsSpecial(const uint32_t queue_family_index) { in IsSpecial() function
874 !IsSpecial(barriers[b].dstQueueFamilyIndex)) { in ValidateQFOTransferBarrierUniqueness()881 !IsSpecial(barriers[b].srcQueueFamilyIndex)) { in ValidateQFOTransferBarrierUniqueness()909 !IsSpecial(barriers[b].dstQueueFamilyIndex)) { in RecordQFOTransferBarriers()912 !IsSpecial(barriers[b].srcQueueFamilyIndex)) { in RecordQFOTransferBarriers()
8150 return IsValid(queue_family) || (mem_ext_ && IsSpecial(queue_family)); in IsValidOrSpecial()8205 if ((src_ignored && !(dst_ignored || IsSpecial(dst_queue_family))) || in Validate()8206 (dst_ignored && !(src_ignored || IsSpecial(src_queue_family)))) { in Validate()
3200 bool IsSpecial = in checkoffsets() local3204 (IsSpecial && Phdr.p_type != ELF::PT_TLS) ? 0 : Sec.sh_size; in checkoffsets()3218 bool IsSpecial = in checkVMA() local3222 (IsSpecial && Phdr.p_type != ELF::PT_TLS) ? 0 : Sec.sh_size; in checkVMA()