Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp15123 static SDValue performVWADDSUBW_VLCombine(SDNode *N, in performVWADDSUBW_VLCombine()
17297 return performVWADDSUBW_VLCombine(N, DCI, Subtarget); in PerformDAGCombine()
15120 static SDValue performVWADDSUBW_VLCombine(SDNode *N, performVWADDSUBW_VLCombine() function