Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp27685 static SDValue combineShiftLeft(SDNode *N, SelectionDAG &DAG) { in combineShiftLeft() function
27833 if (SDValue V = combineShiftLeft(N, DAG)) in combineShift()