Searched refs:LowerSHLParts (Results 1 - 2 of 2) sorted by last modified time

/external/llvm/lib/Target/R600/
H A DR600ISelLowering.cpp574 case ISD::SHL_PARTS: return LowerSHLParts(Op, DAG);
1043 SDValue R600TargetLowering::LowerSHLParts(SDValue Op, SelectionDAG &DAG) const { function in class:R600TargetLowering
H A DR600ISelLowering.h64 SDValue LowerSHLParts(SDValue Op, SelectionDAG &DAG) const;

Completed in 101 milliseconds