Searched defs:VType (Results 1 – 9 of 9) sorted by relevance
501 getVLMUL(unsigned VType) getVLMUL() argument 525 getSEW(unsigned VType) getSEW() argument 530 isTailAgnostic(unsigned VType) isTailAgnostic() argument 532 isMaskAgnostic(unsigned VType) isMaskAgnostic() argument
176 printVType(unsigned VType,raw_ostream & OS) printVType() argument
539 setVTYPE(unsigned VType) setVTYPE() argument 1529 auto VType = MI.getOperand(2).getImm(); canMutatePriorConfig() local
219 unsigned VType = MBBI->getOperand(2).getImm(); isConvertibleToVMV_V_V() local
492 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
331 VType, global() enumerator 393 struct VTypeOp VType; global() member [all...]
1123 __anon4a73c4cf0202(Value *V, QualType VType, const char *Name) EmitIntegerSignChangeCheckHelper() argument 1860 llvm::VectorType *VType = VisitInitListExpr() local
867 } else if (const VectorType *VType = ILE->getType()->getAs<VectorType>()) { FillInEmptyInitializations() local 3267 } else if (const VectorType *VType = CurrentObjectType->getAs<VectorType>()) { createInitListExpr() local
9922 QualType VType = LastIteration.get()->getType(); checkOpenMPLoop() local [all...]