Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp10322 Intrinsic::ID Intr, IntrLD, IntrPerm; in PerformDAGCombine() local
10327 IntrLD = Intrinsic::ppc_altivec_lvx; in PerformDAGCombine()
10335 IntrLD = MemVT == MVT::v4f64 ? Intrinsic::ppc_qpx_qvlfd : in PerformDAGCombine()
10358 DAG.getTargetConstant(IntrLD, dl, getPointerTy(MF.getDataLayout())); in PerformDAGCombine()