Home
last modified time | relevance | path

Searched defs:addAttributes (Results 1 – 6 of 6) sorted by relevance

/llvm-project/mlir/include/mlir/IR/
H A DDialect.h303 void addAttributes() { in addAttributes() function
H A DOperationSupport.h1048 void addAttributes(ArrayRef<NamedAttribute> newAttributes) { addAttributes() function
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDIEHash.cpp347 void DIEHash::addAttributes(const DIE &Die) { in addAttributes() function in DIEHash
/llvm-project/llvm/lib/IR/
H A DAttributes.cpp865 AttributeSet AttributeSet::addAttributes(LLVMContext &C, addAttributes() function in AttributeSet
/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h864 void addAttributes(const ParsedAttributesView &AL) { addAttributes() function
/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp523 void OpenMPIRBuilder::addAttributes(omp::RuntimeFunction FnID, Function &Fn) { addAttributes() function in OpenMPIRBuilder