Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp1737 #define CASE_WIDEOP_OPCODE_LMULS(OP) \ macro
1766 case CASE_WIDEOP_OPCODE_LMULS(WADD_WV): in convertToThreeAddress()
1767 case CASE_WIDEOP_OPCODE_LMULS(WADDU_WV): in convertToThreeAddress()
1768 case CASE_WIDEOP_OPCODE_LMULS(WSUB_WV): in convertToThreeAddress()
1769 case CASE_WIDEOP_OPCODE_LMULS(WSUBU_WV): { in convertToThreeAddress()
1831 #undef CASE_WIDEOP_OPCODE_LMULS