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.cpp3054 #define CASE_RVV_OPCODE_MASK(OP) \
3064 case CASE_RVV_OPCODE_MASK(OP)
3151 case CASE_RVV_OPCODE_MASK(VMSEQ_VV): in findCommutedOpIndices()
3152 case CASE_RVV_OPCODE_MASK(VMSNE_VV): in findCommutedOpIndices()
3464 #undef CASE_RVV_OPCODE_MASK
3047 #define CASE_RVV_OPCODE_MASK( global() macro