Searched refs:LowerSHL_PARTS (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/PowerPC/
H A DPPCISelLowering.h420 SDValue LowerSHL_PARTS(SDValue Op, SelectionDAG &DAG) const;
H A DPPCISelLowering.cpp4022 SDValue PPCTargetLowering::LowerSHL_PARTS(SDValue Op, SelectionDAG &DAG) const { function in class:PPCTargetLowering
4764 case ISD::SHL_PARTS: return LowerSHL_PARTS(Op, DAG);

Completed in 89 milliseconds