Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DRISCVTargetParser.h75 LMUL_2, enumerator
/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DRISCVTargetParser.cpp188 case LMUL_2: in decodeVLMUL()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCA/
H A DRISCVCustomBehaviour.cpp131 case RISCVVType::LMUL_2: in createInstruments()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.cpp1895 CASE_VMSLT_OPCODES(LMUL_2, M2) in Select()
1913 CASE_VMNAND_VMSET_OPCODES(LMUL_2, B4) in Select()
1993 CASE_VMSLT_OPCODES(LMUL_2, M2) in Select()
2012 CASE_VMXOR_VMANDN_VMOR_OPCODES(LMUL_2, B4) in Select()
H A DRISCVInstrInfo.cpp425 return {RISCVVType::LMUL_2, RISCV::VRM2RegClass, RISCV::VMV2R_V, in copyPhysRegVector()
441 return {RISCVVType::LMUL_2, RISCV::VRM2RegClass, RISCV::VMV2R_V, in copyPhysRegVector()
H A DRISCVISelLowering.cpp2531 return RISCVVType::LMUL_2; in getLMUL()
2554 return RISCVVType::LMUL_2; in getLMUL()
2571 case RISCVVType::LMUL_2: in getRegClassIDForLMUL()
2588 if (LMUL == RISCVVType::LMUL_2) { in getSubregIndexByMVT()
4442 case RISCVVType::LMUL_2: in lowerBUILD_VECTOR()