Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp3676 #define CASE_RVV_OPCODE_MASK(OP) \ macro
3686 case CASE_RVV_OPCODE_MASK(OP)
3764 case CASE_RVV_OPCODE_MASK(VMSEQ_VV): in findCommutedOpIndices()
3765 case CASE_RVV_OPCODE_MASK(VMSNE_VV): in findCommutedOpIndices()
4071 #undef CASE_RVV_OPCODE_MASK