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

/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp93 bool SelectRegShifterOperand(SDValue N, SDValue &A,
101 return SelectRegShifterOperand(N, A, B, C, false);
410 bool ARMDAGToDAGISel::SelectRegShifterOperand(SDValue N, function in class:ARMDAGToDAGISel
2209 if (SelectRegShifterOperand(TrueVal, CPTmp0, CPTmp1, CPTmp2)) {

Completed in 99 milliseconds