Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp10002 Intrinsic::ID Intr, IntrLD, IntrPerm; in PerformDAGCombine() local
10007 IntrLD = Intrinsic::ppc_altivec_lvx; in PerformDAGCombine()
10015 IntrLD = MemVT == MVT::v4f64 ? Intrinsic::ppc_qpx_qvlfd : in PerformDAGCombine()
10036 SDValue LDXIntID = DAG.getTargetConstant(IntrLD, getPointerTy()); in PerformDAGCombine()