Home
last modified time | relevance | path

Searched defs:EltCount (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/llvm/llvm/tools/llvm-c-test/
H A Decho.cpp124 unsigned EltCount = LLVMCountStructElementTypes(Src); in Clone() local
312 unsigned EltCount = LLVMGetArrayLength(Ty); in clone_constant_impl() local
323 unsigned EltCount = LLVMCountStructElementTypes(Ty); in clone_constant_impl() local
371 unsigned EltCount = LLVMGetVectorSize(Ty); in clone_constant_impl() local
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DFoldingSet.cpp266 void FoldingSetBase::reserve(unsigned EltCount, const FoldingSetInfo &Info) { in reserve()
/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/
H A DFoldingSet.h468 void reserve(unsigned EltCount) { in reserve()
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DConstants.cpp2478 auto EltCount = ElementCount::getFixed(0); in getGetElementPtr() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp23881 APInt EltCount = APInt::getZero(NumElts); in matchScalarReduction() local