Searched refs:simplifyAddress (Results 1 – 2 of 2) sorted by relevance
110 void simplifyAddress(Address &Addr);658 simplifyAddress(Addr); in emitLoad()709 simplifyAddress(Addr); in emitStore()1442 void MipsFastISel::simplifyAddress(Address &Addr) { in simplifyAddress() function in MipsFastISel
144 bool simplifyAddress(Address &Addr, MVT VT);951 bool AArch64FastISel::simplifyAddress(Address &Addr, MVT VT) { in simplifyAddress() function in AArch64FastISel1679 if (!simplifyAddress(Addr, VT)) in emitLoad()1963 if (!simplifyAddress(Addr, VT)) in emitStore()