Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/IR/
HDTypedPointerType.h44 Type *getElementType() const { return PointeeTy; } in getElementType() function
HDDerivedTypes.h342 Type *getElementType(unsigned N) const { in getElementType() function
384 Type *getElementType() const { return ContainedType; } in getElementType() function
436 Type *getElementType() const { return ContainedType; } in getElementType() function
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Frontend/HLSL/
HDHLSLResource.cpp32 ElementType FrontendResource::getElementType() { in getElementType() function in FrontendResource
/freebsd-14-stable/contrib/llvm-project/clang/lib/CodeGen/
HDAddress.h77 llvm::Type *getElementType() const { in getElementType() function
207 llvm::Type *getElementType() const { in getElementType() function
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/CodeGenTypes/
HDLowLevelType.h290 constexpr LLT getElementType() const { in getElementType() function
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/TableGen/
HDRecord.h200 RecTy *getElementType() const { return ElementTy; } in getElementType() function
775 RecTy *getElementType() const { in getElementType() function
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
HDMemRegion.h1223 QualType getElementType() const { return ElementType; } in getElementType() function
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
HDTypeRecord.h405 TypeIndex getElementType() const { return ElementType; } in getElementType() function
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDLowerMatrixIntrinsics.cpp388 Type *getElementType() const { return getVectorTy()->getElementType(); } in getElementType() function in __anon4ada37110111::LowerMatrixIntrinsics::MatrixTy
/freebsd-14-stable/contrib/llvm-project/llvm/lib/IR/
HDAttributes.cpp961 Type *AttributeSet::getElementType() const { in getElementType() function in AttributeSet
HDConstants.cpp2779 Type *ConstantDataSequential::getElementType() const { in getElementType() function in ConstantDataSequential
/freebsd-14-stable/contrib/expat/lib/
HDxmlparse.c8042 getElementType(XML_Parser parser, const ENCODING *enc, const char *ptr, in getElementType() function