Home
last modified time | relevance | path

Searched defs:getElementType (Results 1 – 12 of 12) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DAddress.h40 llvm::Type *getElementType() const { return ElementType; } in getElementType() function
66 llvm::Type *getElementType() const { return ElementType.getPointer(); } in getElementType() function
104 llvm::Type *getElementType() const { in getElementType() function
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DTypedPointerType.h44 Type *getElementType() const { return PointeeTy; } in getElementType() function
H A DDerivedTypes.h328 Type *getElementType(unsigned N) const { in getElementType() function
370 Type *getElementType() const { return ContainedType; } in getElementType() function
422 Type *getElementType() const { return ContainedType; } in getElementType() function
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DLowLevelTypeImpl.h257 constexpr LLT getElementType() const { in getElementType() function
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DIVDescriptors.h370 Type *getElementType() const { in getElementType() function
/openbsd-src/gnu/llvm/llvm/include/llvm/TableGen/
H A DRecord.h201 RecTy *getElementType() const { return ElementTy; } in getElementType() function
723 RecTy *getElementType() const { in getElementType() function
/openbsd-src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DMemRegion.h1213 QualType getElementType() const { return ElementType; } in getElementType() function
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h405 TypeIndex getElementType() const { return ElementType; } in getElementType() function
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DAttributes.cpp812 Type *AttributeSet::getElementType() const { in getElementType() function in AttributeSet
H A DConstants.cpp2835 Type *ConstantDataSequential::getElementType() const { in getElementType() function in ConstantDataSequential
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp286 Type *getElementType() const { return getVectorTy()->getElementType(); } in getElementType() function in __anon3dc75aee0111::LowerMatrixIntrinsics::MatrixTy
/openbsd-src/lib/libexpat/lib/
H A Dxmlparse.c7743 getElementType(XML_Parser parser, const ENCODING *enc, const char *ptr, getElementType() function