Searched refs:DF_HAS_RANGE_CHKS (Results 1 – 3 of 3) sorted by relevance
133 #define DF_HAS_RANGE_CHKS (DF_RANGE_CHK_C) macro136 DF_HAS_RANGE_CHKS)
487 if ((attrs & DF_HAS_RANGE_CHKS) != 0) { in Apply()1033 (DF_NULL_TRANSFER_N | DF_CHK_CAST | DF_IS_MOVE | DF_HAS_RANGE_CHKS | DF_SAME_TYPE_AB); in InitializeSRegs()
745 if (df_attributes & DF_HAS_RANGE_CHKS) { in CountChecks()1846 } else if ((df_attributes & DF_HAS_RANGE_CHKS) != 0) { in CanThrow()