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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp4701 /// PerformSHLCombine - Runs PTX-specific DAG combine patterns on SHL nodes.
4702 static SDValue PerformSHLCombine(SDNode *N, function
4746 return PerformSHLCombine(N, DCI, OptLevel);

Completed in 45 milliseconds