Searched defs:addAttributes (Results 1 – 6 of 6) sorted by relevance
/llvm-project/mlir/include/mlir/IR/ | ||
H A D | Dialect.h | 303 void addAttributes() { in addAttributes() function |
H A D | OperationSupport.h | 1048 void addAttributes(ArrayRef<NamedAttribute> newAttributes) { addAttributes() function |
/llvm-project/llvm/lib/CodeGen/AsmPrinter/ | ||
H A D | DIEHash.cpp | 347 void DIEHash::addAttributes(const DIE &Die) { in addAttributes() function in DIEHash |
/llvm-project/llvm/lib/IR/ | ||
H A D | Attributes.cpp | 865 AttributeSet AttributeSet::addAttributes(LLVMContext &C, addAttributes() function in AttributeSet |
/llvm-project/clang/include/clang/Sema/ | ||
H A D | DeclSpec.h | 864 void addAttributes(const ParsedAttributesView &AL) { addAttributes() function |
/llvm-project/llvm/lib/Frontend/OpenMP/ | ||
H A D | OMPIRBuilder.cpp | 523 void OpenMPIRBuilder::addAttributes(omp::RuntimeFunction FnID, Function &Fn) { addAttributes() function in OpenMPIRBuilder |