Searched defs:EltCount (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DFoldingSet.cpp314 void FoldingSetBase::reserve(unsigned EltCount, const FoldingSetInfo &Info) { argument
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DFoldingSet.h441 void reserve(unsigned EltCount) { argument
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DInstructions.h1078 ElementCount EltCount = PtrVTy->getElementCount(); local
1083 ElementCount EltCount = IndexVTy->getElementCount(); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp2248 ElementCount EltCount = {0, false}; local

Completed in 282 milliseconds