Home
last modified time | relevance | path

Searched defs:ElemType (Results 1 – 22 of 22) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DCastSizeChecker.cpp64 const Type *ElemType = Last->getType()->getArrayElementTypeNoTypeQual(); in evenFlexibleArraySize() local
DMallocSizeofChecker.cpp169 QualType ElemType = AT->getElementType(); in compatibleWithArrayType() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/BPF/
DBTF.h150 uint32_t ElemType; ///< Element type member
DBTFDebug.cpp509 const DIType *ElemType = CTy->getBaseType(); in visitArrayType() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPUPrintfRuntimeBinding.cpp140 Type *ElemType = PT->getContainedType(0); in shouldPrintAsStr() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Object/
DWasmObjectFile.cpp1061 auto ElemType = Im.Table.ElemType; in parseImportSection() local
1112 auto ElemType = Tables.back().Type.ElemType; in parseTableSection() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
DDataLayout.cpp918 Type *ElemType = GV->getValueType(); in getPreferredAlign() local
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
DWasmYAML.h54 TableType ElemType; member
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
DWebAssemblyAsmParser.cpp849 Optional<wasm::ValType> ElemType = WebAssembly::parseType(ElemTypeName); in ParseDirective() local
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
DWasm.h71 uint8_t ElemType; member
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Demangle/
DItaniumDemangle.h3569 Node *ElemType = getDerived().parseType(); in parseVectorType() local
3581 Node *ElemType = getDerived().parseType(); in parseVectorType() local
3586 Node *ElemType = getDerived().parseType(); in parseVectorType() local
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntimeGPU.cpp1704 QualType ElemType, in createRuntimeShuffleFunction()
1736 Address DestAddr, QualType ElemType, in shuffleAndStore()
DCGExprConstant.cpp632 QualType ElemType = CAT->getElementType(); in EmitDesignatedInitUpdater() local
DCGStmtOpenMP.cpp4593 QualType ElemType = C.getBaseElementType(Ty); in createImplicitFirstprivateForType() local
DCGOpenMPRuntime.cpp841 auto *ElemType = in emitAggregateType() local
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaType.cpp8007 QualType ElemType = CurType->castAs<PipeType>()->getElementType(); in HandleOpenCLAccessAttr() local
8779 QualType ElemType = Context.getBaseElementType(T); in RequireLiteralType() local
DSemaOpenMP.cpp5616 QualType ElemType; in processImplicitMapsWithDefaultMappers() local
15806 QualType ElemType = Context.getBaseElementType(Type).getNonReferenceType(); in ActOnOpenMPFirstprivateClause() local
17936 QualType ElemType = Context.getBaseElementType(Type).getNonReferenceType(); in ActOnOpenMPCopyinClause() local
DSemaInit.cpp1340 QualType ElemType, in CheckSubElementType()
DSemaDeclCXX.cpp906 QualType DecompType, const llvm::APSInt &NumElems, QualType ElemType, in checkSimpleDecomposition()
935 QualType ElemType) { in checkArrayLikeDecomposition()
/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
DRegionStore.cpp2264 QualType ElemType = VT->getElementType(); in bindVector() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAGHVX.cpp320 using ElemType = int; typedef
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
DExprConstant.cpp1055 QualType ElemType; member
6583 QualType ElemType = Caller.ElemType; in HandleOperatorNewCall() local