Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp96 bool SelectImmShifterOperand(SDValue N, SDValue &A,
105 return SelectImmShifterOperand(N, A, B, false); in SelectShiftImmShifterOperand()
110 return SelectImmShifterOperand(N, A, B, false); in SelectShiftImmShifterOperandOneUse()
475 if (SelectImmShifterOperand(N0, CPTmp0, CPTmp1)) in PreprocessISelDAG()
478 if (SelectImmShifterOperand(N0, CPTmp0, CPTmp1) || in PreprocessISelDAG()
593 bool ARMDAGToDAGISel::SelectImmShifterOperand(SDValue N, in SelectImmShifterOperand() function in ARMDAGToDAGISel
H A DARMInstrInfo.td775 ComplexPattern<i32, 2, "SelectImmShifterOperand",