Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVSelectionDAGInfo.h45 unsigned getMAccOpcode(unsigned MulOpcode) const { in getMAccOpcode() function
H A DRISCVISelLowering.cpp19137 unsigned Opc = TSInfo.getMAccOpcode(MulOp.getOpcode()); in combineToVWMACC()