Searched refs:optimizeIntExtLoad (Results 1 – 1 of 1) sorted by relevance
153 bool optimizeIntExtLoad(const Instruction *I, MVT RetVT, MVT SrcVT);4353 bool AArch64FastISel::optimizeIntExtLoad(const Instruction *I, MVT RetVT, in optimizeIntExtLoad() function in AArch64FastISel4418 if (optimizeIntExtLoad(I, RetVT, SrcVT)) in selectIntExt()