Home
last modified time | relevance | path

Searched defs:LMUL (Results 1 – 12 of 12) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.h222 uint16_t LMUL : 3; member
241 uint16_t LMUL : 3; member
203 uint16_t LMUL : 3; global() member
212 uint16_t LMUL : 3; global() member
231 uint16_t LMUL : 3; global() member
249 uint16_t LMUL : 3; global() member
257 uint16_t LMUL : 3; global() member
H A DRISCVISelDAGToDAG.cpp241 createTuple(SelectionDAG & CurDAG,ArrayRef<SDValue> Regs,unsigned NF,RISCVII::VLMUL LMUL) createTuple() argument
346 RISCVII::VLMUL LMUL = RISCVTargetLowering::getLMUL(VT); selectVLSEG() local
386 RISCVII::VLMUL LMUL = RISCVTargetLowering::getLMUL(VT); selectVLSEGFF() local
428 RISCVII::VLMUL LMUL = RISCVTargetLowering::getLMUL(VT); selectVLXSEG() local
483 RISCVII::VLMUL LMUL = RISCVTargetLowering::getLMUL(VT); selectVSSEG() local
513 RISCVII::VLMUL LMUL = RISCVTargetLowering::getLMUL(VT); selectVSXSEG() local
1730 RISCVII::VLMUL LMUL = RISCVTargetLowering::getLMUL(VT); Select() local
1783 RISCVII::VLMUL LMUL = RISCVTargetLowering::getLMUL(VT); Select() local
1810 RISCVII::VLMUL LMUL = RISCVTargetLowering::getLMUL(VT); Select() local
1928 RISCVII::VLMUL LMUL = RISCVTargetLowering::getLMUL(VT); Select() local
1967 RISCVII::VLMUL LMUL = RISCVTargetLowering::getLMUL(VT); Select() local
2144 RISCVII::VLMUL LMUL = RISCVTargetLowering::getLMUL(VT); Select() local
3439 GetVMSetForLMul(RISCVII::VLMUL LMUL) GetVMSetForLMul() argument
[all...]
H A DRISCVRegisterInfo.cpp289 unsigned LMUL = ZvlssegInfo->second; lowerVSPILL() local
366 unsigned LMUL = ZvlssegInfo->second; lowerVRELOAD() local
[all...]
H A DRISCVInstrInfo.cpp2609 CASE_VFMA_OPCODE_COMMON(OP,TYPE,LMUL) global() argument
2771 CASE_VFMA_CHANGE_OPCODE_COMMON(OLDOP,NEWOP,TYPE,LMUL) global() argument
2922 CASE_WIDEOP_OPCODE_COMMON(OP,LMUL) global() argument
2937 CASE_WIDEOP_CHANGE_OPCODE_COMMON(OP,LMUL) global() argument
[all...]
H A DRISCVInsertVSETVLI.cpp227 bool LMUL = false; global() member
999 isLMUL1OrSmaller(RISCVII::VLMUL LMUL) isLMUL1OrSmaller() argument
[all...]
H A DRISCVTargetTransformInfo.cpp274 unsigned LMUL = getRegisterBitWidth() local
H A DRISCVISelLowering.cpp2327 RISCVII::VLMUL LMUL = getLMUL(VT); getSubregIndexByMVT() local
8324 SDValue LMUL = DAG.getConstant(Lmul, DL, XLenVT); lowerVectorIntrinsicScalars() local
8339 SDValue LMUL = DAG.getConstant(Lmul, DL, XLenVT); lowerVectorIntrinsicScalars() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/MCA/
H A DRISCVCustomBehaviour.cpp132 StringRef LMUL; createInstruments() local
189 getEEWAndEMUL(unsigned Opcode,RISCVII::VLMUL LMUL,uint8_t SEW) getEEWAndEMUL() argument
263 uint8_t LMUL = LI->getLMUL(); getSchedClassID() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreISelLowering.h59 LMUL, enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVBaseInfo.h494 isValidLMUL(unsigned LMUL,bool Fractional) isValidLMUL() argument
509 encodeLMUL(unsigned LMUL,bool Fractional) encodeLMUL() argument
/freebsd-src/contrib/llvm-project/clang/include/clang/Support/
H A DRISCVVIntrinsicUtils.h256 LMULType LMUL; variable
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp804 unsigned LMUL; CreateType() local