Searched refs:allowNegativeFlatOffset (Results 1 – 2 of 2) sorted by relevance
1398 bool allowNegativeFlatOffset(uint64_t FlatVariant) const;
9140 bool AllowNegative = allowNegativeFlatOffset(FlatVariant); in isLegalFLATOffset()9152 bool AllowNegative = allowNegativeFlatOffset(FlatVariant); in splitFlatOffset()9178 bool SIInstrInfo::allowNegativeFlatOffset(uint64_t FlatVariant) const { in allowNegativeFlatOffset() function in SIInstrInfo