Home
last modified time | relevance | path

Searched refs:IntrLD (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp12936 Intrinsic::ID Intr, IntrLD, IntrPerm; in PerformDAGCombine() local
12941 IntrLD = Intrinsic::ppc_altivec_lvx; in PerformDAGCombine()
12949 IntrLD = MemVT == MVT::v4f64 ? Intrinsic::ppc_qpx_qvlfd : in PerformDAGCombine()
12972 DAG.getTargetConstant(IntrLD, dl, getPointerTy(MF.getDataLayout())); in PerformDAGCombine()