Searched refs:MayFoldVectorLoad (Results 1 – 1 of 1) sorted by relevance
11951 static bool MayFoldVectorLoad(SDValue V) { in MayFoldVectorLoad() function12025 if (MayFoldVectorLoad(V2)) in getMOVLP()12033 else if (MayFoldVectorLoad(V1) && MayFoldIntoStore(Op)) in getMOVLP()12352 V2IsUndef && MayFoldVectorLoad(V1)) in LowerVECTOR_SHUFFLE()