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

/external/llvm/lib/Target/R600/
H A DR600ISelLowering.cpp576 case ISD::SRL_PARTS: return LowerSRXParts(Op, DAG);
1079 SDValue R600TargetLowering::LowerSRXParts(SDValue Op, SelectionDAG &DAG) const { function in class:R600TargetLowering
H A DR600ISelLowering.h65 SDValue LowerSRXParts(SDValue Op, SelectionDAG &DAG) const;

Completed in 52 milliseconds