Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp478 SDValue CPTmp0; in PreprocessISelDAG() local
482 if (SelectImmShifterOperand(N0, CPTmp0, CPTmp1)) in PreprocessISelDAG()
485 if (SelectImmShifterOperand(N0, CPTmp0, CPTmp1) || in PreprocessISelDAG()
486 SelectRegShifterOperand(N0, CPTmp0, CPTmp1, CPTmp2)) in PreprocessISelDAG()