Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVVectorPeephole.cpp348 #define CASE_VMERGE_TO_VMV(lmul) \ in getVMV_V_VOpcodeForVMERGE_VVM() macro
354 CASE_VMERGE_TO_VMV(MF8) in getVMV_V_VOpcodeForVMERGE_VVM()
355 CASE_VMERGE_TO_VMV(MF4) in getVMV_V_VOpcodeForVMERGE_VVM()
356 CASE_VMERGE_TO_VMV(MF2) in getVMV_V_VOpcodeForVMERGE_VVM()
357 CASE_VMERGE_TO_VMV(M1) in getVMV_V_VOpcodeForVMERGE_VVM()
358 CASE_VMERGE_TO_VMV(M2) in getVMV_V_VOpcodeForVMERGE_VVM()
359 CASE_VMERGE_TO_VMV(M4) in getVMV_V_VOpcodeForVMERGE_VVM()
360 CASE_VMERGE_TO_VMV(M8) in getVMV_V_VOpcodeForVMERGE_VVM()