Home
last modified time | relevance | path

Searched defs:getArraySize (Results 1 – 25 of 78) sorted by relevance

1234

/aosp_15_r20/external/llvm/include/llvm/IR/
H A DInstructions.h85 const Value *getArraySize() const { return getOperand(0); } in getArraySize() function
86 Value *getArraySize() { return getOperand(0); } in getArraySize() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DInstructions.h103 const Value *getArraySize() const { return getOperand(0); } in getArraySize() function
104 Value *getArraySize() { return getOperand(0); } in getArraySize() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DInstructions.h96 const Value *getArraySize() const { return getOperand(0); } in getArraySize() function
97 Value *getArraySize() { return getOperand(0); } in getArraySize() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DInstructions.h103 const Value *getArraySize() const { return getOperand(0); } in getArraySize() function
104 Value *getArraySize() { return getOperand(0); } in getArraySize() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DInstructions.h96 const Value *getArraySize() const { return getOperand(0); } in getArraySize() function
97 Value *getArraySize() { return getOperand(0); } in getArraySize() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DInstructions.h103 const Value *getArraySize() const { return getOperand(0); } in getArraySize() function
104 Value *getArraySize() { return getOperand(0); } in getArraySize() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DInstructions.h92 const Value *getArraySize() const { return getOperand(0); } in getArraySize() function
93 Value *getArraySize() { return getOperand(0); } in getArraySize() function
/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcUniformBlockCase.hpp102 int getArraySize(void) const in getArraySize() function in deqp::ub::VarType
259 int getArraySize(void) const in getArraySize() function in deqp::ub::UniformBlock
/aosp_15_r20/external/deqp/modules/glshared/
H A DglsUniformBlockCase.hpp107 int getArraySize(void) const in getArraySize() function in deqp::gls::ub::VarType
264 int getArraySize(void) const in getArraySize() function in deqp::gls::ub::UniformBlock
H A DglsAttributeLocationTests.hpp136 int getArraySize(void) const in getArraySize() function in deqp::gls::AttributeLocationTestUtil::Attribute
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineImageUtil.cpp1135 int TestTexture1DArray::getArraySize(void) const in getArraySize() function in vkt::pipeline::TestTexture1DArray
1287 int TestTexture2DArray::getArraySize(void) const in getArraySize() function in vkt::pipeline::TestTexture2DArray
1424 int TestTextureCube::getArraySize(void) const in getArraySize() function in vkt::pipeline::TestTextureCube
1507 int TestTextureCubeArray::getArraySize(void) const in getArraySize() function in vkt::pipeline::TestTextureCubeArray
H A DvktPipelineImageUtil.hpp139 virtual int getArraySize(void) const in getArraySize() function in vkt::pipeline::TestTexture
H A DvktPipelineImageViewTests.cpp317 int ImageViewTest::getArraySize(VkImageViewType viewType) in getArraySize() function in vkt::pipeline::__anon69c5a3760111::ImageViewTest
/aosp_15_r20/external/clang/test/Analysis/
H A Dtest-variably-modified-types.c4 unsigned getArraySize(int *x) { in getArraySize() function
/aosp_15_r20/external/angle/src/libANGLE/
H A DCLImage.h45 size_t getArraySize() const { return mDesc.arraySize; } in getArraySize() function
/aosp_15_r20/frameworks/compile/slang/
Dslang_rs_export_var.h60 inline size_t getArraySize() const { return mArraySize; } in getArraySize() function
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/transform_feedback/
H A DvktTransformFeedbackFuzzLayoutCase.hpp109 int getArraySize(void) const in getArraySize() function in vkt::TransformFeedback::VarType
278 int getArraySize(void) const in getArraySize() function in vkt::TransformFeedback::InterfaceBlock
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ubo/
H A DvktUniformBlockCase.hpp117 int getArraySize(void) const in getArraySize() function in vkt::ubo::VarType
290 int getArraySize(void) const in getArraySize() function in vkt::ubo::UniformBlock
/aosp_15_r20/external/javassist/src/main/javassist/compiler/ast/
H A DNewExpr.java65 public ASTList getArraySize() { return getArguments(); } in getArraySize() method in NewExpr
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DCLMemoryVk.h150 size_t getArraySize() const { return getFrontendObject().getArraySize(); } in getArraySize() function
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fSSBOLayoutCase.hpp111 int getArraySize(void) const in getArraySize() function in deqp::gles31::bb::BufferBlock
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArrayStencilAttachments.cpp104 glw::GLuint CubeMapArrayDataStorage::getArraySize() const in getArraySize() function in glcts::CubeMapArrayDataStorage
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ssbo/
H A DvktSSBOLayoutCase.hpp127 int getArraySize(void) const in getArraySize() function in vkt::ssbo::BufferBlock
/aosp_15_r20/external/clang/include/clang/AST/
H A DAPValue.h294 unsigned getArraySize() const { in getArraySize() function
/aosp_15_r20/external/deqp/framework/opengl/
H A DgluVarType.hpp87 int getArraySize(void) const in getArraySize() function in glu::VarType

1234