Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp13141 SDValue NewReduce = in combineBinOpToReduce()
13143 return DAG.getNode(Extract.getOpcode(), DL, Extract.getValueType(), NewReduce,
13138 SDValue NewReduce = combineBinOpToReduce() local