Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DRISCVTargetParser.h56 LMUL_8, enumerator
/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DRISCVTargetParser.cpp180 case RISCVII::VLMUL::LMUL_8: in decodeVLMUL()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCA/
H A DRISCVCustomBehaviour.cpp123 case RISCVII::LMUL_8: in createInstruments()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.cpp1635 CASE_VMSLT_VMNAND_VMSET_OPCODES(LMUL_8, M8, B64) in Select()
1695 CASE_VMSLT_OPCODES(LMUL_8, M8, B64) in Select()
1714 CASE_VMXOR_VMANDN_VMOR_OPCODES(LMUL_8, M8) in Select()
3672 case RISCVII::LMUL_8: in GetVMSetForLMul()
H A DRISCVInstrInfo.cpp354 return {RISCVII::LMUL_8, RISCV::VRM8RegClass, RISCV::VMV8R_V, in copyPhysRegVector()
372 return {RISCVII::LMUL_8, RISCV::VRM8RegClass, RISCV::VMV8R_V, in copyPhysRegVector()
H A DRISCVISelLowering.cpp2471 return RISCVII::VLMUL::LMUL_8; in getLMUL()
2488 case RISCVII::VLMUL::LMUL_8: in getRegClassIDForLMUL()
4167 case RISCVII::VLMUL::LMUL_8: in lowerBUILD_VECTOR()