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 | 54 LMUL_2, enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/TargetParser/ |
H A D | RISCVTargetParser.cpp | 178 case RISCVII::VLMUL::LMUL_2: in decodeVLMUL()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCA/ |
H A D | RISCVCustomBehaviour.cpp | 117 case RISCVII::LMUL_2: in createInstruments()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVISelDAGToDAG.cpp | 265 case RISCVII::VLMUL::LMUL_2: in createTuple() 1633 CASE_VMSLT_VMNAND_VMSET_OPCODES(LMUL_2, M2, B16) in Select() 1693 CASE_VMSLT_OPCODES(LMUL_2, M2, B16) in Select() 1712 CASE_VMXOR_VMANDN_VMOR_OPCODES(LMUL_2, M2) in Select() 3668 case RISCVII::LMUL_2: in GetVMSetForLMul()
|
H A D | RISCVInstrInfo.cpp | 362 return {RISCVII::LMUL_2, RISCV::VRM2RegClass, RISCV::VMV2R_V, in copyPhysRegVector() 378 return {RISCVII::LMUL_2, RISCV::VRM2RegClass, RISCV::VMV2R_V, in copyPhysRegVector()
|
H A D | RISCVISelLowering.cpp | 2467 return RISCVII::VLMUL::LMUL_2; in getLMUL() 2484 case RISCVII::VLMUL::LMUL_2: in getRegClassIDForLMUL() 2503 if (LMUL == RISCVII::VLMUL::LMUL_2) { in getSubregIndexByMVT() 4161 case RISCVII::VLMUL::LMUL_2: in lowerBUILD_VECTOR()
|