Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DRISCVTargetParser.h81 LMUL_F2 enumerator
/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DRISCVTargetParser.cpp192 case LMUL_F2: in decodeVLMUL()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCA/
H A DRISCVCustomBehaviour.cpp140 case RISCVVType::LMUL_F2: in createInstruments()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.cpp1893 CASE_VMSLT_OPCODES(LMUL_F2, MF2) in Select()
1911 CASE_VMNAND_VMSET_OPCODES(LMUL_F2, B16) in Select()
1991 CASE_VMSLT_OPCODES(LMUL_F2, MF2) in Select()
2010 CASE_VMXOR_VMANDN_VMOR_OPCODES(LMUL_F2, B16) in Select()
2559 SubVecLMUL == RISCVVType::VLMUL::LMUL_F2 || in Select()
H A DRISCVTargetTransformInfo.cpp923 LMUL == RISCVVType::VLMUL::LMUL_F2 || in isM1OrSmaller()
H A DRISCVISelLowering.cpp2525 return RISCVVType::LMUL_F2; in getLMUL()
2550 return RISCVVType::LMUL_F2; in getLMUL()
2568 case RISCVVType::LMUL_F2: in getRegClassIDForLMUL()
2583 LMUL == RISCVVType::LMUL_F2 || LMUL == RISCVVType::LMUL_1) { in getSubregIndexByMVT()