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

/external/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp96 bool SelectRegShifterOperand(SDValue N, SDValue &A,
104 return SelectRegShifterOperand(N, A, B, C, false);
390 SelectRegShifterOperand(N0, CPTmp0, CPTmp1, CPTmp2))
490 bool ARMDAGToDAGISel::SelectRegShifterOperand(SDValue N, function in class:ARMDAGToDAGISel

Completed in 506 milliseconds