Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCISelLowering.cpp14008 Intrinsic::ID Intr, IntrLD, IntrPerm; in PerformDAGCombine() local
14013 IntrLD = Intrinsic::ppc_altivec_lvx; in PerformDAGCombine()
14021 IntrLD = MemVT == MVT::v4f64 ? Intrinsic::ppc_qpx_qvlfd : in PerformDAGCombine()
14044 DAG.getTargetConstant(IntrLD, dl, getPointerTy(MF.getDataLayout())); in PerformDAGCombine()