Searched refs:LMUL_8 (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/ |
H A D | RISCVTargetParser.h | 56 LMUL_8, enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/TargetParser/ |
H A D | RISCVTargetParser.cpp | 180 case RISCVII::VLMUL::LMUL_8: in decodeVLMUL()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCA/ |
H A D | RISCVCustomBehaviour.cpp | 123 case RISCVII::LMUL_8: in createInstruments()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVISelDAGToDAG.cpp | 1635 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 D | RISCVInstrInfo.cpp | 354 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 D | RISCVISelLowering.cpp | 2471 return RISCVII::VLMUL::LMUL_8; in getLMUL() 2488 case RISCVII::VLMUL::LMUL_8: in getRegClassIDForLMUL() 4167 case RISCVII::VLMUL::LMUL_8: in lowerBUILD_VECTOR()
|