Searched refs:LMUL_2 (Results 1 – 6 of 6) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/ |
| H A D | RISCVTargetParser.h | 75 LMUL_2, enumerator
|
| /freebsd/contrib/llvm-project/llvm/lib/TargetParser/ |
| H A D | RISCVTargetParser.cpp | 188 case LMUL_2: in decodeVLMUL()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCA/ |
| H A D | RISCVCustomBehaviour.cpp | 131 case RISCVVType::LMUL_2: in createInstruments()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVISelDAGToDAG.cpp | 1895 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 D | RISCVInstrInfo.cpp | 425 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 D | RISCVISelLowering.cpp | 2531 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()
|