Searched defs:ElemCount (Results 1 – 9 of 9) sorted by relevance
77 DefinedOrUnknownSVal ElemCount = checkArrayBounds() local
103 const uint64_t ElemCount = OpC ? OpC->getZExtValue() : 1; getMaxPreservedAlignment() local
390 auto ElemCount = VT->getElementCount(); getStaticVectorLength() local
203 if (!L->makeLoopInvariant(ElemCount, Changed)) in IsSafeActiveMask() local
231 convertEVLToMask(IRBuilder<> & Builder,Value * EVLParam,ElementCount ElemCount) convertEVLToMask() argument 700 ElementCount ElemCount = VPI.getStaticVectorLength(); foldEVLIntoMask() local
281 int ElemCount = DetermineLexicalElementCount(PPBase); lexically_relative() local
435 unsigned ElemCount = ResultVT.getVectorNumElements(); in getMaskBroadcast() local
538 if (std::optional<uint64_t> ElemCount = getTypeSizeImpl() local
1046 CheckArraySize(SourceLocation Loc,unsigned BitWidth,uint64_t ElemCount,bool Diag) CheckArraySize() argument