Searched defs:ElemCount (Results 1 – 8 of 8) sorted by relevance
89 const uint64_t ElemCount = OpC ? OpC->getZExtValue() : 1; getMaxPreservedAlignment() local
395 auto ElemCount = VT->getElementCount(); getStaticVectorLength() local
203 Value *ElemCount = ActiveLaneMask->getOperand(1); in IsSafeActiveMask() local
231 ElementCount ElemCount) { in convertEVLToMask() argument 676 ElementCount ElemCount = VPI.getStaticVectorLength(); foldEVLIntoMask() local
281 int ElemCount = DetermineLexicalElementCount(PPBase); in lexically_relative() local
435 unsigned ElemCount = ResultVT.getVectorNumElements(); in getMaskBroadcast() local
537 if (std::optional<uint64_t> ElemCount = in getTypeSizeImpl() local
1041 CheckArraySize(SourceLocation Loc,unsigned BitWidth,uint64_t ElemCount,bool Diag) CheckArraySize() argument