Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-c-test/
H A Decho.cpp121 unsigned EltCount = LLVMCountStructElementTypes(Src); in Clone() local
304 unsigned EltCount = LLVMGetArrayLength(Ty); in clone_constant_impl() local
315 unsigned EltCount = LLVMGetArrayLength(Ty); in clone_constant_impl() local
326 unsigned EltCount = LLVMCountStructElementTypes(Ty); in clone_constant_impl() local
372 unsigned EltCount = LLVMGetVectorSize(Ty); in clone_constant_impl() local
383 unsigned EltCount = LLVMGetVectorSize(Ty); in clone_constant_impl() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DFoldingSet.cpp314 void FoldingSetBase::reserve(unsigned EltCount, const FoldingSetInfo &Info) { in reserve()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DFoldingSet.h441 void reserve(unsigned EltCount) { in reserve()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DConstants.cpp2445 auto EltCount = ElementCount::getFixed(0); in getGetElementPtr() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp22074 APInt EltCount = APInt::getNullValue(NumElts); in matchScalarReduction() local