Home
last modified time | relevance | path

Searched defs:NumElements (Results 1 – 25 of 44) sorted by relevance

12

/external/clang/test/CXX/temp/temp.spec/temp.expl.spec/
Dp9.cpp9 const unsigned NumElements = 17; variable
/external/llvm/runtime/libprofile/
DOptimalEdgeProfiling.c20 static unsigned NumElements; variable
DEdgeProfiling.c20 static unsigned NumElements; variable
DCommonProfiling.c139 unsigned NumElements) { in write_profiling_data()
/external/clang/lib/StaticAnalyzer/Checkers/
DReturnPointerRangeChecker.cpp57 DefinedOrUnknownSVal NumElements in checkPreStmt() local
DArrayBoundChecker.cpp57 DefinedOrUnknownSVal NumElements in checkLocation() local
/external/llvm/utils/TableGen/
DTGValueTypes.cpp46 unsigned NumElements; member in ExtendedVectorType
/external/llvm/lib/VMCore/
DValueTypes.cpp36 unsigned NumElements) { in getExtendedVectorVT()
DType.cpp118 unsigned NumElements = ATy->getNumElements(); in isEmptyTy() local
124 unsigned NumElements = STy->getNumElements(); in isEmptyTy() local
456 unsigned NumElements = Elements.size(); in setBody() local
704 ArrayType *ArrayType::get(Type *elementType, uint64_t NumElements) { in get()
731 VectorType *VectorType::get(Type *elementType, unsigned NumElements) { in get()
/external/llvm/include/llvm/ADT/
DSmallPtrSet.h61 unsigned NumElements; variable
/external/llvm/lib/Transforms/Instrumentation/
DProfilingUtils.cpp52 unsigned NumElements = 0; in InsertProfilingInitCall() local
/external/llvm/include/llvm/
DDerivedTypes.h337 uint64_t NumElements; variable
364 unsigned NumElements; variable
/external/llvm/include/llvm/Target/
DTargetData.h326 unsigned NumElements; variable
/external/clang/lib/CodeGen/
DCGCXXABI.cpp160 llvm::Value *NumElements, in InitializeArrayCookie()
DCGExprConstant.cpp771 unsigned NumElements = AType->getNumElements(); in EmitArrayInitialization() local
1185 unsigned NumElements = Value.getArraySize(); in EmitConstantValue() local
1475 unsigned NumElements = CAT->getSize().getZExtValue(); in EmitNullConstant() local
DItaniumCXXABI.cpp808 llvm::Value *NumElements, in InitializeArrayCookie()
874 llvm::Value *NumElements, in InitializeArrayCookie()
DCGExprCXX.cpp954 llvm::Value *NumElements, in EmitNewInitializer()
1450 llvm::Value *NumElements; member
/external/clang/include/clang/AST/
DExprObjC.h135 unsigned NumElements; variable
143 explicit ObjCArrayLiteral(EmptyShell Empty, unsigned NumElements) in ObjCArrayLiteral()
239 unsigned NumElements : 31; variable
258 explicit ObjCDictionaryLiteral(EmptyShell Empty, unsigned NumElements, in ObjCDictionaryLiteral()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeTypesGeneric.cpp461 unsigned NumElements = Cond.getValueType().getVectorNumElements(); in SplitRes_SELECT() local
DLegalizeTypes.cpp964 unsigned NumElements = InVT.getVectorNumElements(); in GetSplitDestVTs() local
/external/llvm/lib/Transforms/IPO/
DGlobalOpt.cpp599 uint64_t NumElements = AT->getNumElements(); in IsUserOfGlobalSafeForSRA() local
618 uint64_t NumElements; in IsUserOfGlobalSafeForSRA() local
699 unsigned NumElements = 0; in SRAGlobal() local
1734 Value *NumElements = ConstantInt::get(IntPtrTy, AT->getNumElements()); in TryToOptimizeStoreOfMallocToGlobal() local
/external/llvm/include/llvm/CodeGen/
DValueTypes.h392 static MVT getVectorVT(MVT VT, unsigned NumElements) { in getVectorVT()
/external/clang/lib/Serialization/
DASTReaderStmt.cpp838 unsigned NumElements = Record[Idx++]; in VisitObjCArrayLiteral() local
849 unsigned NumElements = Record[Idx++]; in VisitObjCDictionaryLiteral() local
/external/clang/lib/Parse/
DParseDecl.cpp4972 ExprResult NumElements; in ParseBracketDeclarator() local
5014 ExprResult NumElements; in ParseBracketDeclarator() local
/external/clang/lib/AST/
DRecordLayoutBuilder.cpp417 uint64_t NumElements = Context.getConstantArrayElementCount(AT); in CanPlaceFieldSubobjectAtOffset() local
519 uint64_t NumElements = Context.getConstantArrayElementCount(AT); in UpdateEmptyFieldSubobjects() local

12