Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp15092 static SDValue combineShlAddIAddImpl(SDNode *N, SDValue AddI, SDValue Other, in combineShlAddIAddImpl() function
15144 if (SDValue V = combineShlAddIAddImpl(N, AddI, Other, DAG)) in combineShlAddIAdd()
15146 if (SDValue V = combineShlAddIAddImpl(N, Other, AddI, DAG)) in combineShlAddIAdd()