Searched refs:isLegalFlatAddressingMode (Results 1 – 2 of 2) sorted by relevance
62 bool isLegalFlatAddressingMode(const AddrMode &AM) const;
302 bool SITargetLowering::isLegalFlatAddressingMode(const AddrMode &AM) const { in isLegalFlatAddressingMode() function in SITargetLowering362 return isLegalFlatAddressingMode(AM); in isLegalAddressingMode()427 return isLegalFlatAddressingMode(AM); in isLegalAddressingMode()