Home | History | Annotate | Download | only in InstCombine

Lines Matching full:ppc

573     // Turn PPC lvx -> load if the pointer is known aligned.
583 // Turn PPC VSX loads into normal loads.
601 // Turn PPC VSX stores into normal stores.
607 // Turn PPC QPX qvlfs -> load if the pointer is known aligned.
616 // Turn PPC QPX qvlfd -> load if the pointer is known aligned.
625 // Turn PPC QPX qvstfs -> store if the pointer is known aligned.
635 // Turn PPC QPX qvstfd -> store if the pointer is known aligned.