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

/external/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp94 bool SelectRegShifterOperand(SDValue N, SDValue &A,
102 return SelectRegShifterOperand(N, A, B, C, false);
399 SelectRegShifterOperand(N0, CPTmp0, CPTmp1, CPTmp2))
499 bool ARMDAGToDAGISel::SelectRegShifterOperand(SDValue N, function in class:ARMDAGToDAGISel
2362 if (SelectRegShifterOperand(TrueVal, CPTmp0, CPTmp1, CPTmp2)) {

Completed in 32 milliseconds