Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVSelectionDAGInfo.h45 unsigned getMAccOpcode(unsigned MulOpcode) const { in getMAccOpcode() argument
46 switch (static_cast<RISCVISD::GenNodeType>(MulOpcode)) { in getMAccOpcode()