Searched refs:simplifyAddress (Results 1 – 2 of 2) sorted by relevance
177 void simplifyAddress(Address &Addr);791 simplifyAddress(Addr); in emitLoad()841 simplifyAddress(Addr); in emitStore()2111 void MipsFastISel::simplifyAddress(Address &Addr) { in simplifyAddress() function in MipsFastISel
187 bool simplifyAddress(Address &Addr, MVT VT);1005 bool AArch64FastISel::simplifyAddress(Address &Addr, MVT VT) { in simplifyAddress() function in AArch64FastISel1739 if (!simplifyAddress(Addr, VT)) in emitLoad()2064 if (!simplifyAddress(Addr, VT)) in emitStore()