Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp14018 static SDValue combineVectorMulToSraBitcast(SDNode *N, SelectionDAG &DAG) { in combineVectorMulToSraBitcast() function
14097 if (SDValue V = combineVectorMulToSraBitcast(N, DAG)) in performMULCombine()