Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp2628 case CASE_VFMA_OPCODE_LMULS_MF4(OP, TYPE)
2673 case CASE_VFMA_OPCODE_LMULS_MF4(FMACC, VV): in findCommutedOpIndices()
2674 case CASE_VFMA_OPCODE_LMULS_MF4(FMSAC, VV): in findCommutedOpIndices()
2675 case CASE_VFMA_OPCODE_LMULS_MF4(FNMACC, VV): in findCommutedOpIndices()
2676 case CASE_VFMA_OPCODE_LMULS_MF4(FNMSAC, VV): in findCommutedOpIndices()
2697 case CASE_VFMA_OPCODE_LMULS_MF4(FMADD, VV): in findCommutedOpIndices()
2698 case CASE_VFMA_OPCODE_LMULS_MF4(FMSUB, VV): in findCommutedOpIndices()
2836 case CASE_VFMA_OPCODE_LMULS_MF4(FMACC, VV): in commuteInstructionImpl()
2837 case CASE_VFMA_OPCODE_LMULS_MF4(FMSAC, VV): in commuteInstructionImpl()
2879 case CASE_VFMA_OPCODE_LMULS_MF4(FMADD, VV): in commuteInstructionImpl()
[all …]