Searched refs:isLegalFlatAddressingMode (Results 1 – 2 of 2) sorted by relevance
216 bool isLegalFlatAddressingMode(const AddrMode &AM) const;
1233 bool SITargetLowering::isLegalFlatAddressingMode(const AddrMode &AM) const { in isLegalFlatAddressingMode() function in SITargetLowering1263 return isLegalFlatAddressingMode(AM); in isLegalGlobalAddressingMode()1379 return isLegalFlatAddressingMode(AM); in isLegalAddressingMode()