Home
last modified time | relevance | path

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

12

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DCastSizeChecker.cpp64 const Type *ElemType = Last->getType()->getArrayElementTypeNoTypeQual(); in evenFlexibleArraySize() local
H A DMallocSizeofChecker.cpp169 QualType ElemType = AT->getElementType(); in compatibleWithArrayType() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DRelLookupTableConverter.cpp65 Type *ElemType = Array->getType()->getElementType(); in shouldConvertToRelLookupTable() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/
H A DCxxStringTypes.cpp39 getElementTraits(StringElementType ElemType) { in getElementTraits()
/openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.cpp104 SPIRVType *ElemType, in getOpTypeVector()
521 SPIRVType *ElemType, in getOpTypeArray()
582 SPIRV::StorageClass::StorageClass SC, SPIRVType *ElemType, in getOpTypePointer()
/openbsd-src/gnu/llvm/llvm/lib/Target/BPF/
H A DBTF.h162 uint32_t ElemType; ///< Element type member
H A DBTFDebug.cpp698 const DIType *ElemType = CTy->getBaseType(); in visitArrayType() local
/openbsd-src/gnu/llvm/llvm/lib/Object/
H A DWasmObjectFile.cpp1140 auto ElemType = Im.Table.ElemType; in parseImportSection() local
1197 auto ElemType = Tables.back().Type.ElemType; in parseTableSection() local
/openbsd-src/gnu/llvm/clang/lib/AST/Interp/
H A DInterp.cpp420 QualType ElemType = CAT->getElementType(); in CheckArrayInitialized() local
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DDataLayout.cpp995 Type *ElemType = GV->getValueType(); in getPreferredAlign() local
/openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp840 std::optional<wasm::ValType> ElemType = in ParseDirective() local
/openbsd-src/gnu/llvm/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h54 TableType ElemType; member
/openbsd-src/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DWasm.h84 uint8_t ElemType; member
/openbsd-src/gnu/llvm/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h3587 Node *ElemType = getDerived().parseType(); in parseVectorType() local
3599 Node *ElemType = getDerived().parseType(); in parseVectorType() local
3604 Node *ElemType = getDerived().parseType(); in parseVectorType() local
/openbsd-src/gnu/llvm/libcxxabi/src/demangle/
H A DItaniumDemangle.h3587 Node *ElemType = getDerived().parseType(); in parseVectorType() local
3599 Node *ElemType = getDerived().parseType(); in parseVectorType() local
3604 Node *ElemType = getDerived().parseType(); in parseVectorType() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp1382 QualType ElemType, in createRuntimeShuffleFunction()
1414 Address DestAddr, QualType ElemType, in shuffleAndStore()
H A DCGExprConstant.cpp644 QualType ElemType = CAT->getElementType(); in EmitDesignatedInitUpdater() local
H A DCGStmtOpenMP.cpp4970 QualType ElemType = C.getBaseElementType(Ty); in createImplicitFirstprivateForType() local
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp2556 QualType ElemType = VT->getElementType(); in bindVector() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaType.cpp8263 QualType ElemType = CurType->castAs<PipeType>()->getElementType(); in HandleOpenCLAccessAttr() local
9109 QualType ElemType = Context.getBaseElementType(T); in RequireLiteralType() local
H A DSemaOpenMP.cpp6005 QualType ElemType; in processImplicitMapsWithDefaultMappers() local
18155 QualType ElemType = Context.getBaseElementType(Type).getNonReferenceType(); in ActOnOpenMPFirstprivateClause() local
20286 QualType ElemType = Context.getBaseElementType(Type).getNonReferenceType(); in ActOnOpenMPCopyinClause() local
H A DSemaInit.cpp1354 QualType ElemType, in CheckSubElementType()
H A DSemaDeclCXX.cpp941 QualType DecompType, const llvm::APSInt &NumElems, QualType ElemType, in checkSimpleDecomposition()
970 QualType ElemType) { in checkArrayLikeDecomposition()
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp324 using ElemType = int; typedef
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DExprConstant.cpp1060 QualType ElemType; member
6673 QualType ElemType = Caller.ElemType; in HandleOperatorNewCall() local

12