Searched refs:simplifyAddress (Results 1 – 2 of 2) sorted by relevance
175 void simplifyAddress(Address &Addr);784 simplifyAddress(Addr); in emitLoad()833 simplifyAddress(Addr); in emitStore()2120 void MipsFastISel::simplifyAddress(Address &Addr) { in simplifyAddress() function in MipsFastISel
185 bool simplifyAddress(Address &Addr, MVT VT);1028 bool AArch64FastISel::simplifyAddress(Address &Addr, MVT VT) { in simplifyAddress() function in AArch64FastISel1754 if (!simplifyAddress(Addr, VT)) in emitLoad()2079 if (!simplifyAddress(Addr, VT)) in emitStore()