Home
last modified time | relevance | path

Searched defs:getNumAttributes (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/DebugInfo/
DDWARFAbbreviationDeclaration.h34 uint32_t getNumAttributes() const { return Attributes.size(); } in getNumAttributes() function
DDWARFDebugInfoEntry.h56 uint32_t getNumAttributes() const { in getNumAttributes() function
/external/deqp-deps/glslang/glslang/MachineIndependent/
Dreflection.h130 int getNumAttributes() { return (int)indexToAttribute.size(); } in getNumAttributes() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFAbbreviationDeclaration.h106 size_t getNumAttributes() const { in getNumAttributes() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DAttributeImpl.h176 unsigned getNumAttributes() const { return NumAttrs; } in getNumAttributes() function
DAttributes.cpp572 unsigned AttributeSet::getNumAttributes() const { in getNumAttributes() function in AttributeSet
/external/llvm/lib/IR/
DAttributeImpl.h181 unsigned getNumAttributes() const { return NumAttrs; } in getNumAttributes() function
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineVertexInputTests.cpp446 size_t VertexInputTest::getNumAttributes (void) const in getNumAttributes() function in vkt::pipeline::__anon29f95af00111::VertexInputTest