Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp15131 static SDValue combineShlAddIAdd(SDNode *N, SelectionDAG &DAG, in combineShlAddIAdd() function
15395 if (SDValue V = combineShlAddIAdd(N, DAG, Subtarget)) in performADDCombine()