Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DDerivedTypes.h290 Type *getElementType(unsigned N) const { in getElementType() function
336 Type *getElementType() const { return ContainedType; } in getElementType() function
462 Type *getElementType() const { return PointeeTy; } in getElementType() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDerivedTypes.h351 Type *getElementType(unsigned N) const { in getElementType() function
399 Type *getElementType() const { return ContainedType; } in getElementType() function
598 Type *getElementType() const { return PointeeTy; } in getElementType() function
/third_party/vk-gl-cts/framework/randomshaders/
DrsgVariableType.cpp180 const VariableType& VariableType::getElementType (void) const in getElementType() function in rsg::VariableType
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DLowLevelTypeImpl.h167 LLT getElementType() const { in getElementType() function
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcUniformBlockCase.hpp98 const VarType& getElementType(void) const in getElementType() function in deqp::ub::VarType
/third_party/vk-gl-cts/modules/glshared/
DglsUniformBlockCase.hpp88 const VarType& getElementType (void) const { return *m_data.array.elementType; } in getElementType() function in deqp::gls::ub::VarType
DglsLifetimeTests.hpp218 Type& getElementType (void) const { return m_elementType; } in getElementType() function in deqp::gls::LifetimeTests::details::Attacher
/third_party/vk-gl-cts/framework/opengl/
DgluVarType.hpp65 …const VarType& getElementType (void) const { DE_ASSERT(isArrayType()); return *m_data.array.eleme… in getElementType() function in glu::VarType
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/transform_feedback/
DvktTransformFeedbackFuzzLayoutCase.hpp90 const VarType& getElementType (void) const { return *m_data.array.elementType; } in getElementType() function in vkt::TransformFeedback::VarType
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ubo/
DvktUniformBlockCase.hpp97 const VarType& getElementType (void) const { return *m_data.array.elementType; } in getElementType() function in vkt::ubo::VarType
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/
DvktTransformFeedbackFuzzLayoutCase.hpp90 const VarType& getElementType (void) const { return *m_data.array.elementType; } in getElementType() function in vkt::TransformFeedback::VarType
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ubo/
DvktUniformBlockCase.hpp97 const VarType& getElementType (void) const { return *m_data.array.elementType; } in getElementType() function in vkt::ubo::VarType
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/
DRecord.h208 RecTy *getElementType() const { return Ty; } in getElementType() function
690 RecTy *getElementType() const { in getElementType() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h410 TypeIndex getElementType() const { return ElementType; } in getElementType() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DConstants.cpp2501 Type *ConstantDataSequential::getElementType() const { in getElementType() function in ConstantDataSequential
/third_party/skia/third_party/externals/expat/expat/lib/
Dxmlparse.c7200 getElementType(XML_Parser parser, const ENCODING *enc, const char *ptr, in getElementType() function
/third_party/python/Modules/expat/
Dxmlparse.c7187 getElementType(XML_Parser parser, const ENCODING *enc, const char *ptr, in getElementType() function