Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp5770 static SDValue combineMADConstOne(SDValue X, SDValue Add, EVT VT, SDLoc DL, in combineMADConstOne() function
5822 if (SDValue Res = combineMADConstOne(N0, N1, VT, DL, DCI)) in PerformMULCombineWithOperands()
5824 if (SDValue Res = combineMADConstOne(N1, N0, VT, DL, DCI)) in PerformMULCombineWithOperands()