Searched refs:SelectRegShifterOperand (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/Target/ARM/ |
| H A D | ARMISelDAGToDAG.cpp | 93 bool SelectRegShifterOperand(SDValue N, SDValue &A, 101 return SelectRegShifterOperand(N, A, B, C, false); in SelectShiftRegShifterOperand() 479 SelectRegShifterOperand(N0, CPTmp0, CPTmp1, CPTmp2)) in PreprocessISelDAG() 632 bool ARMDAGToDAGISel::SelectRegShifterOperand(SDValue N, in SelectRegShifterOperand() function in ARMDAGToDAGISel
|
| H A D | ARMInstrInfo.td | 764 ComplexPattern<i32, 3, "SelectRegShifterOperand",
|