Searched refs:isLegalFlatAddressingMode (Results 1 – 2 of 2) sorted by relevance
184 bool isLegalFlatAddressingMode(const AddrMode &AM) const;
1082 bool SITargetLowering::isLegalFlatAddressingMode(const AddrMode &AM) const { in isLegalFlatAddressingMode() function in SITargetLowering1112 return isLegalFlatAddressingMode(AM); in isLegalGlobalAddressingMode()1228 return isLegalFlatAddressingMode(AM); in isLegalAddressingMode()