Searched refs:MayFoldVectorLoad (Results 1 – 1 of 1) sorted by relevance
6163 static bool MayFoldVectorLoad(SDValue V) { in MayFoldVectorLoad() function6342 if (MayFoldVectorLoad(V2)) in getMOVLP()6350 if (MayFoldVectorLoad(V1) && MayFoldIntoStore(Op)) in getMOVLP()6354 if (MayFoldVectorLoad(V1) && MayFoldVectorLoad(V2)) in getMOVLP()