Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DFoldingSet.cpp266 void FoldingSetBase::reserve(unsigned EltCount, const FoldingSetInfo &Info) { in reserve()
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/
H A DFoldingSet.h469 reserve(unsigned EltCount) reserve() argument
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp2285 auto EltCount = ElementCount::getFixed(0); getGetElementPtr() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp22085 APInt EltCount = APInt::getZero(NumElts); matchScalarReduction() local
[all...]