Home
last modified time | relevance | path

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

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