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

/freebsd-11.0-release/contrib/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp97 bool SelectRegShifterOperand(SDValue N, SDValue &A,
105 return SelectRegShifterOperand(N, A, B, C, false);
404 SelectRegShifterOperand(N0, CPTmp0, CPTmp1, CPTmp2))
579 bool ARMDAGToDAGISel::SelectRegShifterOperand(SDValue N, function in class:ARMDAGToDAGISel

Completed in 103 milliseconds