Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFAbbreviationDeclaration.h105 size_t getNumAttributes() const { in getNumAttributes() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAttributeImpl.h200 unsigned getNumAttributes() const { return NumAttrs; } in getNumAttributes() function
DAttributes.cpp650 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.cpp451 size_t VertexInputTest::getNumAttributes (void) const in getNumAttributes() function in vkt::pipeline::__anon865574750111::VertexInputTest