Searched refs:isLegalFlatAddressingMode (Results 1 – 2 of 2) sorted by relevance
214 bool isLegalFlatAddressingMode(const AddrMode &AM) const;
1201 bool SITargetLowering::isLegalFlatAddressingMode(const AddrMode &AM) const { in isLegalFlatAddressingMode() function in SITargetLowering1231 return isLegalFlatAddressingMode(AM); in isLegalGlobalAddressingMode()1347 return isLegalFlatAddressingMode(AM); in isLegalAddressingMode()