Home
last modified time | relevance | path

Searched defs:NumAttrs (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DAttributeImpl.h160 unsigned NumAttrs; ///< Number of attributes in this node. variable
/external/llvm/lib/IR/
DAttributeImpl.h154 unsigned NumAttrs; ///< Number of attributes in this node. variable
DAttributes.cpp910 uint64_t NumAttrs = pImpl->getNumSlots(); in addAttributes() local
967 uint64_t NumAttrs = pImpl->getNumSlots(); in removeAttributes() local
1008 uint64_t NumAttrs = pImpl->getNumSlots(); in removeAttributes() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFDie.cpp599 auto NumAttrs = AbbrDecl.getNumAttributes(); in updateForIndex() local
/external/tensorflow/tensorflow/core/grappler/utils/
Dgraph_view_internal.h233 int NumAttrs() const { return attrs_.size(); } in NumAttrs() function
Dgraph_view_test.cc760 TYPED_TEST(TypedNodeViewTest, NumAttrs) { in TYPED_TEST() argument
/external/clang/lib/AST/
DStmt.cpp323 unsigned NumAttrs) { in CreateEmpty()
/external/clang/include/clang/AST/
DStmt.h833 unsigned NumAttrs; variable
843 explicit AttributedStmt(EmptyShell Empty, unsigned NumAttrs) in AttributedStmt()
/external/clang/lib/Serialization/
DASTReaderStmt.cpp174 uint64_t NumAttrs = Record[Idx++]; in VisitAttributedStmt() local
/external/clang/tools/c-index-test/
Dc-index-test.c432 unsigned NumAttrs; in DumpCXCommentInternal() local