Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/CIR/Dialect/OpenACC/
H A DCIROpenACCTypeInterfaces.h24 mlir::Type getElementType(mlir::Type pointer) const { in getElementType() function
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DTypedPointerType.h46 Type *getElementType() const { return PointeeTy; } in getElementType() function
H A DDerivedTypes.h369 Type *getElementType(unsigned N) const { in getElementType() function
411 Type *getElementType() const { return ContainedType; } in getElementType() function
463 Type *getElementType() const { return ContainedType; } in getElementType() function
/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DAddress.h95 mlir::Type getElementType() const { in getElementType() function
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DAddress.h77 llvm::Type *getElementType() const { in getElementType() function
209 llvm::Type *getElementType() const { in getElementType() function
/freebsd/contrib/llvm-project/llvm/lib/SandboxIR/
H A DType.cpp76 Type *VectorType::getElementType() const { in getElementType() function in VectorType
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGenTypes/
H A DLowLevelType.h278 constexpr LLT getElementType() const { in getElementType() function
/freebsd/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DRecord.h203 const RecTy *getElementType() const { return ElementTy; } in getElementType() function
781 const RecTy *getElementType() const { in getElementType() function
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DMemRegion.h1251 QualType getElementType() const { return ElementType; } in getElementType() function
/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DConstant.h545 Type *getElementType() const { in getElementType() function
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h405 TypeIndex getElementType() const { return ElementType; } in getElementType() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp431 Type *getElementType() const { return getVectorTy()->getElementType(); } in getElementType() function in __anon821fcdb70111::LowerMatrixIntrinsics::MatrixTy
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAttributes.cpp1170 Type *AttributeSet::getElementType() const { in getElementType() function in AttributeSet
H A DConstants.cpp2815 Type *ConstantDataSequential::getElementType() const { in getElementType() function in ConstantDataSequential
/freebsd/contrib/expat/lib/
H A Dxmlparse.c8404 getElementType(XML_Parser parser, const ENCODING *enc, const char *ptr, function