Searched refs:SelectRegShifterOperand (Results 1 – 2 of 2) sorted by relevance
| /src/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMISelDAGToDAG.cpp | 91 bool SelectRegShifterOperand(SDValue N, SDValue &A, 99 return SelectRegShifterOperand(N, A, B, C, false); in SelectShiftRegShifterOperand() 486 SelectRegShifterOperand(N0, CPTmp0, CPTmp1, CPTmp2)) in PreprocessISelDAG() 639 bool ARMDAGToDAGISel::SelectRegShifterOperand(SDValue N, in SelectRegShifterOperand() function in ARMDAGToDAGISel
|
| H A D | ARMInstrInfo.td | 770 ComplexPattern<i32, 3, "SelectRegShifterOperand",
|