Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DRISCVTargetParser.h58 LMUL_F8, enumerator
/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DRISCVTargetParser.cpp184 case RISCVII::VLMUL::LMUL_F8: in decodeVLMUL()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCA/
H A DRISCVCustomBehaviour.cpp132 case RISCVII::LMUL_F8: in createInstruments()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.cpp256 case RISCVII::VLMUL::LMUL_F8: in createTuple()
1629 CASE_VMSLT_VMNAND_VMSET_OPCODES(LMUL_F8, MF8, B1) in Select()
1689 CASE_VMSLT_OPCODES(LMUL_F8, MF8, B1) in Select()
1708 CASE_VMXOR_VMANDN_VMOR_OPCODES(LMUL_F8, MF8) in Select()
2210 SubVecLMUL == RISCVII::VLMUL::LMUL_F8; in Select()
3660 case RISCVII::LMUL_F8: in GetVMSetForLMul()
H A DRISCVISelLowering.cpp2459 return RISCVII::VLMUL::LMUL_F8; in getLMUL()
2479 case RISCVII::VLMUL::LMUL_F8: in getRegClassIDForLMUL()
2495 if (LMUL == RISCVII::VLMUL::LMUL_F8 || in getSubregIndexByMVT()