Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp4179 static SDValue PerformSHLCombine(SDNode *N, in PerformSHLCombine() function
4203 return PerformSHLCombine(N, DCI, OptLevel); in PerformDAGCombine()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp24092 static SDValue PerformSHLCombine(SDNode *N, SelectionDAG &DAG) { in PerformSHLCombine() function
24169 SDValue V = PerformSHLCombine(N, DAG); in PerformShiftCombine()