Home
last modified time | relevance | path

Searched defs:VType (Results 1 – 9 of 9) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVBaseInfo.h501 getVLMUL(unsigned VType) getVLMUL() argument
525 getSEW(unsigned VType) getSEW() argument
530 isTailAgnostic(unsigned VType) isTailAgnostic() argument
532 isMaskAgnostic(unsigned VType) isMaskAgnostic() argument
H A DRISCVBaseInfo.cpp176 printVType(unsigned VType,raw_ostream & OS) printVType() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp539 setVTYPE(unsigned VType) setVTYPE() argument
1529 auto VType = MI.getOperand(2).getImm(); canMutatePriorConfig() local
H A DRISCVInstrInfo.cpp219 unsigned VType = MBBI->getOperand(2).getImm(); isConvertibleToVMV_V_V() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp492 VectorType *VType = dyn_cast<VectorType>(MatrixVal->getType()); getMatrix() local
1107 auto *VType = cast<VectorType>(Ty); loadMatrix() local
1189 auto VType = cast<VectorType>(Ty); storeMatrix() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp331 VType, global() enumerator
393 struct VTypeOp VType; global() member
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp1123 __anon4a73c4cf0202(Value *V, QualType VType, const char *Name) EmitIntegerSignChangeCheckHelper() argument
1860 llvm::VectorType *VType = VisitInitListExpr() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp867 } else if (const VectorType *VType = ILE->getType()->getAs<VectorType>()) { FillInEmptyInitializations() local
3267 } else if (const VectorType *VType = CurrentObjectType->getAs<VectorType>()) { createInitListExpr() local
H A DSemaOpenMP.cpp9922 QualType VType = LastIteration.get()->getType(); checkOpenMPLoop() local
[all...]