Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp7589 auto IsRVVNeutralElement = [Opc, &DAG](SDNode *N, SDValue V) { in combineBinOpToReduce() local
7598 if (!IsRVVNeutralElement(N, ScalarV.getOperand(1))) in combineBinOpToReduce()