Searched refs:SelectRegShifterOperand (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/Target/ARM/ |
D | ARMISelDAGToDAG.cpp | 96 bool SelectRegShifterOperand(SDValue N, SDValue &A, 104 return SelectRegShifterOperand(N, A, B, C, false); in SelectShiftRegShifterOperand() 390 SelectRegShifterOperand(N0, CPTmp0, CPTmp1, CPTmp2)) in PreprocessISelDAG() 490 bool ARMDAGToDAGISel::SelectRegShifterOperand(SDValue N, in SelectRegShifterOperand() function in ARMDAGToDAGISel
|
D | ARMInstrInfo.td | 524 ComplexPattern<i32, 3, "SelectRegShifterOperand",
|