Searched refs:simplifyAddress (Results 1 – 2 of 2) sorted by relevance
116 void simplifyAddress(Address &Addr);744 simplifyAddress(Addr); in emitLoad()795 simplifyAddress(Addr); in emitStore()1842 void MipsFastISel::simplifyAddress(Address &Addr) { in simplifyAddress() function in MipsFastISel
145 bool simplifyAddress(Address &Addr, MVT VT);956 bool AArch64FastISel::simplifyAddress(Address &Addr, MVT VT) { in simplifyAddress() function in AArch64FastISel1712 if (!simplifyAddress(Addr, VT)) in emitLoad()1999 if (!simplifyAddress(Addr, VT)) in emitStore()