Home
last modified time | relevance | path

Searched refs:combineShift (Results 1 – 2 of 2) 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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp34166 static SDValue combineShift(SDNode* N, SelectionDAG &DAG, in combineShift() function
39651 case ISD::SRL: return combineShift(N, DAG, DCI, Subtarget); in PerformDAGCombine()