Searched defs:setAttrs (Results 1 – 7 of 7) sorted by relevance
100 void setAttrs(std::vector<std::string> MAttrs) { in setAttrs() function
305 void Operation::setAttrs(DictionaryAttr newAttrs) { in setAttrs() function in Operation 323 void Operation::setAttrs(ArrayRef<NamedAttribute> newAttrs) { in setAttrs() function in Operation
526 void setAttrs(const AttrVec& Attrs) { setAttrs() function
9353 void setAttrs(ArrayRef<Attr *> NewAttrs) { setAttrs() function
498 void setAttrs(uint16_t A) { Attrs = A; } in setAttrs() function
352 void setAttrs(PointerKind PK, PointerMode PM, PointerOptions PO, in setAttrs() function
4246 __anonfccd667a1302(llvm::ArrayRef<mlir::NamedAttribute> setAttrs, llvm::ArrayRef<llvm::StringRef> checkAttrs) valueCheckFirAttributes() argument