Home
last modified time | relevance | path

Searched defs:setAttrs (Results 1 – 7 of 7) sorted by relevance

/llvm-project/llvm/include/llvm/LTO/legacy/
H A DLTOCodeGenerator.h100 void setAttrs(std::vector<std::string> MAttrs) { in setAttrs() function
/llvm-project/mlir/lib/IR/
H A DOperation.cpp305 void Operation::setAttrs(DictionaryAttr newAttrs) { in setAttrs() function in Operation
323 void Operation::setAttrs(ArrayRef<NamedAttribute> newAttrs) { in setAttrs() function in Operation
/llvm-project/clang/include/clang/AST/
H A DDeclBase.h526 void setAttrs(const AttrVec& Attrs) { setAttrs() function
H A DOpenMPClause.h9353 void setAttrs(ArrayRef<Attr *> NewAttrs) { setAttrs() function
/llvm-project/llvm/include/llvm/CodeGen/
H A DRDFGraph.h498 void setAttrs(uint16_t A) { Attrs = A; } in setAttrs() function
/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h352 void setAttrs(PointerKind PK, PointerMode PM, PointerOptions PO, in setAttrs() function
/llvm-project/flang/lib/Optimizer/Dialect/
H A DFIROps.cpp4246 __anonfccd667a1302(llvm::ArrayRef<mlir::NamedAttribute> setAttrs, llvm::ArrayRef<llvm::StringRef> checkAttrs) valueCheckFirAttributes() argument