Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp93 bool SelectRegShifterOperand(SDValue N, SDValue &A,
101 return SelectRegShifterOperand(N, A, B, C, false); in SelectShiftRegShifterOperand()
480 SelectRegShifterOperand(N0, CPTmp0, CPTmp1, CPTmp2)) in PreprocessISelDAG()
633 bool ARMDAGToDAGISel::SelectRegShifterOperand(SDValue N, in SelectRegShifterOperand() function in ARMDAGToDAGISel
H A DARMInstrInfo.td769 ComplexPattern<i32, 3, "SelectRegShifterOperand",