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

/freebsd-11.0-release/contrib/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp396 SDValue CPTmp0; local
400 if (SelectImmShifterOperand(N0, CPTmp0, CPTmp1))
403 if (SelectImmShifterOperand(N0, CPTmp0, CPTmp1) ||
404 SelectRegShifterOperand(N0, CPTmp0, CPTmp1, CPTmp2))

Completed in 89 milliseconds