Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp27829 static SDValue combineShift(SDNode* N, SelectionDAG &DAG, in combineShift() function
30962 case ISD::SRL: return combineShift(N, DAG, DCI, Subtarget); in PerformDAGCombine()