Searched refs:simplifyAddress (Results 1 – 2 of 2) sorted by relevance
178 void simplifyAddress(Address &Addr);793 simplifyAddress(Addr); in emitLoad()844 simplifyAddress(Addr); in emitStore()2109 void MipsFastISel::simplifyAddress(Address &Addr) { in simplifyAddress() function in MipsFastISel
188 bool simplifyAddress(Address &Addr, MVT VT);994 bool AArch64FastISel::simplifyAddress(Address &Addr, MVT VT) { in simplifyAddress() function in AArch64FastISel1758 if (!simplifyAddress(Addr, VT)) in emitLoad()2084 if (!simplifyAddress(Addr, VT)) in emitStore()