Searched defs:ElemCount (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/IR/
H A DOperator.cpp89 const uint64_t ElemCount = OpC ? OpC->getZExtValue() : 1; local
/freebsd-current/contrib/llvm-project/llvm/lib/Target/ARM/
H A DMVETailPredication.cpp203 Value *ElemCount = ActiveLaneMask->getOperand(1); local
/freebsd-current/contrib/llvm-project/libcxx/src/filesystem/
H A Dpath.cpp281 int ElemCount = DetermineLexicalElementCount(PPBase); local
/freebsd-current/contrib/llvm-project/llvm/lib/Target/VE/
H A DVECustomDAG.cpp435 unsigned ElemCount = ResultVT.getVectorNumElements(); local
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/
H A DExpandVectorPredication.cpp676 ElementCount ElemCount = VPI.getStaticVectorLength(); local
229 convertEVLToMask(IRBuilder< &Builder, Value *EVLParam, ElementCount ElemCount) argument
/freebsd-current/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp1040 CheckArraySize(SourceLocation Loc, unsigned BitWidth, uint64_t ElemCount, bool Diag) argument

Completed in 208 milliseconds