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