Home
last modified time | relevance | path

Searched defs:getNumAttributes (Results 1 – 9 of 9) 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/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
DDWARFAbbreviationDeclaration.h105 size_t getNumAttributes() const { in getNumAttributes() function
/external/llvm-project/mlir/include/mlir/TableGen/
DOperator.h130 int getNumAttributes() const { return attributes.size(); } 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-project/llvm/lib/IR/
DAttributeImpl.h239 unsigned getNumAttributes() const { return NumAttrs; } in getNumAttributes() function
DAttributes.cpp718 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.cpp447 size_t VertexInputTest::getNumAttributes (void) const in getNumAttributes() function in vkt::pipeline::__anon29f95af00111::VertexInputTest