/freebsd/contrib/llvm-project/clang/lib/AST/Interp/ |
H A D | Descriptor.cpp | 86 const unsigned NumElems = D->getNumElems(); in ctorArrayDesc() local 111 const unsigned NumElems = D->getNumElems(); in dtorArrayDesc() local 127 const unsigned NumElems = D->getNumElems(); in moveArrayDesc() local 299 size_t NumElems, bool IsConst, bool IsTemporary, in Descriptor() 325 unsigned NumElems, bool IsConst, bool IsTemporary, in Descriptor()
|
H A D | EvaluationResult.cpp | 69 size_t NumElems = CAT->getZExtSize(); in CheckArrayInitialized() local
|
H A D | Pointer.cpp | 471 const size_t NumElems = Ptr.getNumElems(); in toRValue() local
|
H A D | Program.cpp | 380 size_t NumElems = CAT->getZExtSize(); in createDescriptor() local
|
H A D | Compiler.cpp | 1236 size_t NumElems = CAT->getZExtSize(); in VisitImplicitValueInitExpr() local 1464 uint64_t NumElems = CAT->getZExtSize(); in visitInitList() local 2551 size_t NumElems = CAT->getZExtSize(); in VisitCXXConstructExpr() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/ |
H A D | VECustomDAG.h | 216 EVT getVectorVT(EVT ElemVT, unsigned NumElems) const { in getVectorVT()
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | ExpandVectorPredication.cpp | 219 unsigned NumElems) { in createStepVector() 246 unsigned NumElems = ElemCount.getFixedValue(); in convertEVLToMask() local
|
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/ |
H A D | ThreadSafetyUtil.h | 57 template <typename T> T *allocateT(size_t NumElems) { in allocateT()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86PartialReduction.cpp | 368 unsigned NumElems = cast<FixedVectorType>(BO->getType())->getNumElements(); in matchAddReduction() local
|
H A D | X86ISelLowering.cpp | 4144 unsigned NumElems = VT.getVectorNumElements(); in splitVector() local 4342 unsigned NumElems = OpVT.getVectorNumElements(); in insert1BitVector() local 4691 int NumElems = VT.getVectorNumElements(); in getShuffleVectorZeroOrUndef() local 5233 unsigned NumElems = VT.getVectorNumElements(); in getTargetShuffleMask() local 6404 unsigned NumElems = VT.getVectorNumElements(); in getShuffleScalarElt() local 6421 int NumElems = (int)ShufVT.getVectorNumElements(); in getShuffleScalarElt() local 6834 unsigned NumElems = VT.getVectorNumElements(); in LowerAsSplatVectorLoad() local 6903 unsigned NumElems = Elts.size(); in EltsFromConsecutiveLoads() local 7555 unsigned NumElems = Op.getNumOperands(); in buildFromShuffleMostly() local 8361 unsigned NumElems = VT.getVectorNumElements(); in lowerBuildVectorToBitOp() local [all …]
|
H A D | X86ISelLoweringCall.cpp | 1983 unsigned NumElems = VT.getVectorNumElements(); in getMOVL() local
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | MemoryBuiltins.cpp | 429 APInt NumElems = Arg->getValue(); in getAllocSize() local 790 APInt NumElems = C->getValue(); in visitAllocaInst() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeTypesGeneric.cpp | 105 unsigned NumElems = 2; in ExpandRes_BITCAST() local
|
H A D | LegalizeVectorOps.cpp | 1954 unsigned NumElems = VT.getVectorNumElements(); in UnrollStrictFPOp() local 2012 unsigned NumElems = VT.getVectorNumElements(); in UnrollVSETCC() local
|
H A D | LegalizeDAG.cpp | 1844 unsigned NumElems = Node->getNumOperands(); in ExpandBVWithShuffles() local 1938 unsigned NumElems = Node->getNumOperands(); in ExpandBUILD_VECTOR() local 3525 unsigned NumElems = VT.getVectorNumElements(); in ExpandNode() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonSubtarget.cpp | 193 unsigned NumElems = VecTy.getVectorNumElements(); in isHVXVectorType() local
|
H A D | HexagonISelDAGToDAGHVX.cpp | 936 unsigned NumElems = HwLen / (ElemTy.getSizeInBits() / 8); in getSingleVT() local 942 unsigned NumElems = (2 * HwLen) / (ElemTy.getSizeInBits() / 8); in getPairVT() local
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | Attributes.cpp | 71 unsigned NumElems = Num & std::numeric_limits<unsigned>::max(); in unpackAllocSizeArgs() local 564 std::optional<unsigned> NumElems; in getAsString() local 1947 const std::optional<unsigned> &NumElems) { in addAllocSizeAttr()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
H A D | SPIRVGlobalRegistry.cpp | 144 SPIRVType *SPIRVGlobalRegistry::getOpTypeVector(uint32_t NumElems, in getOpTypeVector() 704 SPIRVType *SPIRVGlobalRegistry::getOpTypeArray(uint32_t NumElems, in getOpTypeArray()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | MVEGatherScatterLowering.cpp | 835 unsigned NumElems = in tryCreateIncrementingWBGatScat() local
|
H A D | ARMTargetTransformInfo.cpp | 1590 unsigned NumElems = VTy->getNumElements(); in getGatherScatterOpCost() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVTargetTransformInfo.cpp | 1574 auto NumElems = FixedVecTy->getNumElements(); in getVectorInstrCost() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | Scalarizer.cpp | 545 unsigned NumElems = Split.VecTy->getNumElements(); in getVectorSplit() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/ |
H A D | BTFDebug.cpp | 249 BTFTypeArray::BTFTypeArray(uint32_t ElemTypeId, uint32_t NumElems) { in BTFTypeArray()
|
/freebsd/contrib/llvm-project/llvm/lib/Object/ |
H A D | WasmObjectFile.cpp | 1707 uint32_t NumElems = readVaruint32(Ctx); in parseElemSection() local
|