Home
last modified time | relevance | path

Searched refs:setAttrs (Results 1 – 25 of 35) sorted by relevance

12

/external/llvm/lib/Analysis/
DStratifiedSets.h241 void setAttrs(AliasAttrs Other) { in setAttrs() function
399 Link.setAttrs(NewAttrs); in noteAttributes()
498 LinksInto->setAttrs(FromAttrs); in mergeDirect()
514 LinksInto->setAttrs(LinksFrom->getAttrs()); in mergeDirect()
540 Upper->setAttrs(Attrs); in tryMergeUpwards()
/external/llvm-project/llvm/lib/Analysis/
DStratifiedSets.h231 void setAttrs(AliasAttrs Other) { in setAttrs() function
389 Link.setAttrs(NewAttrs); in noteAttributes()
488 LinksInto->setAttrs(FromAttrs); in mergeDirect()
504 LinksInto->setAttrs(LinksFrom->getAttrs()); in mergeDirect()
530 Upper->setAttrs(Attrs); in tryMergeUpwards()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DStratifiedSets.h231 void setAttrs(AliasAttrs Other) { in setAttrs() function
389 Link.setAttrs(NewAttrs); in noteAttributes()
488 LinksInto->setAttrs(FromAttrs); in mergeDirect()
504 LinksInto->setAttrs(LinksFrom->getAttrs()); in mergeDirect()
530 Upper->setAttrs(Attrs); in tryMergeUpwards()
/external/tensorflow/tensorflow/java/src/test/java/org/tensorflow/
DEagerOperationBuilderTest.java83 public void setAttrs() { in setAttrs() method in EagerOperationBuilderTest
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dexecutor_tpuv1_outline_tpu_island.cc71 outlined_module->setAttrs(getOperation()->getAttrDictionary()); in runOnOperation()
Dtpu_cluster_formation.cc582 cluster->setAttrs( in FormClustersInBlock()
Dresource_op_lifting.cc456 read->setAttrs(info.read_attrs ? info.read_attrs : empty_attrs); in GenerateHoistedReads()
553 write->setAttrs(info.write_attrs); in ReplaceOpWithNewOp()
/external/llvm-project/llvm/unittests/DebugInfo/CodeView/
DTypeHashingTest.cpp21 PR.setAttrs(PointerKind::Near32, PointerMode::Pointer, PointerOptions::None, in createPointerRecord()
/external/llvm-project/mlir/include/mlir/IR/
DOperation.h320 void setAttrs(MutableDictionaryAttr newAttrs) { attrs = newAttrs; } in setAttrs() function
401 setAttrs(llvm::makeArrayRef(attrs)); in setDialectAttrs()
DOpDefinition.h183 void setAttrs(ArrayRef<NamedAttribute> attributes) { in setAttrs() function
184 state->setAttrs(attributes); in setAttrs()
186 void setAttrs(MutableDictionaryAttr newAttrs) { state->setAttrs(newAttrs); } in setAttrs() function
/external/llvm-project/mlir/lib/IR/
DBuiltinDialect.cpp158 dest->setAttrs(DictionaryAttr::get(newAttrs.takeVector(), getContext())); in cloneInto()
DBuiltinAttributes.cpp1471 setAttrs(attributes); in MutableDictionaryAttr()
1488 void MutableDictionaryAttr::setAttrs(ArrayRef<NamedAttribute> attributes) { in setAttrs() function in MutableDictionaryAttr
DSymbolTable.cpp909 it.first->setAttrs(it.second); in replaceAllSymbolUsesImpl()
/external/llvm/lib/Target/Hexagon/
DRDFGraph.h423 void setAttrs(uint16_t A) { Attrs = A; } in setAttrs() function
424 void setFlags(uint16_t F) { setAttrs(NodeAttrs::set_flags(getAttrs(), F)); } in setFlags()
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/translate/
Dbreakup-islands.cc122 new_op->setAttrs(item.getAttrDictionary()); in runOnFunction()
/external/llvm-project/llvm/include/llvm/CodeGen/
DRDFGraph.h460 void setAttrs(uint16_t A) { Attrs = A; } in setAttrs() function
461 void setFlags(uint16_t F) { setAttrs(NodeAttrs::set_flags(getAttrs(), F)); } in setFlags()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DRDFGraph.h460 void setAttrs(uint16_t A) { Attrs = A; } in setAttrs() function
461 void setFlags(uint16_t F) { setAttrs(NodeAttrs::set_flags(getAttrs(), F)); } in setFlags()
/external/clang/include/clang/AST/
DDeclBase.h441 void setAttrs(const AttrVec& Attrs) { in setAttrs() function
454 setAttrs(AttrVec(1, A)); in addAttr()
DComment.h486 void setAttrs(ArrayRef<Attribute> Attrs) { in setAttrs() function
/external/llvm-project/clang/include/clang/AST/
DComment.h480 void setAttrs(ArrayRef<Attribute> Attrs) { in setAttrs() function
/external/llvm-project/mlir/lib/Transforms/
DSCCP.cpp534 op->setAttrs(originalAttrs); in visitOperation()
/external/clang/lib/AST/
DCommentSema.cpp468 Tag->setAttrs(Attrs); in actOnHTMLStartTagFinish()
/external/llvm-project/clang/lib/AST/
DCommentSema.cpp470 Tag->setAttrs(Attrs); in actOnHTMLStartTagFinish()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h357 void setAttrs(PointerKind PK, PointerMode PM, PointerOptions PO, in setAttrs() function
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h351 void setAttrs(PointerKind PK, PointerMode PM, PointerOptions PO, in setAttrs() function

12