/llvm-project/mlir/include/mlir/Dialect/SPIRV/IR/ |
H A D | TargetAndABI.h | 62 TargetEnvAttr getAttr() const { return targetAttr; } in getAttr() function
|
/llvm-project/mlir/include/mlir/TableGen/ |
H A D | Pattern.h | 379 static SymbolInfo getAttr(const Operator *op, int index) { in getAttr() function 383 static SymbolInfo getAttr() { in getAttr() function
|
/llvm-project/mlir/include/mlir/IR/ |
H A D | Operation.h | 529 Attribute getAttr(StringAttr name) { getAttr() function 536 Attribute getAttr(StringRef name) { getAttr() function
|
H A D | Builders.h | 100 Attr getAttr(Args &&...args) { getAttr() function
|
/llvm-project/mlir/lib/AsmParser/ |
H A D | AttributeParser.cpp | 546 DenseElementsAttr TensorLiteralParser::getAttr(SMLoc loc, ShapedType type) { getAttr() function in TensorLiteralParser 856 DenseArrayAttr getAttr() { return DenseArrayAttr::get(type, size, rawData); } getAttr() function in __anoneab743ba0611::DenseArrayElementParser
|
/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
H A D | LVObject.h | 232 dwarf::Attribute getAttr() const { return TagAttrOpcode.Attr; } in getAttr() function
|
/llvm-project/clang/include/clang/AST/ |
H A D | DeclBase.h | 579 template<typename T> T *getAttr() const { getAttr() function
|
H A D | TypeLoc.h | 898 const Attr *getAttr() const { getAttr() function 930 const BTFTypeTagAttr *getAttr() const { return getTypePtr()->getAttr(); } getAttr() function
|
/llvm-project/clang/include/clang/Serialization/ |
H A D | ASTWriter.h | 406 const Attr *getAttr() const { return Attribute; } getAttr() function
|
/llvm-project/mlir/tools/mlir-tblgen/ |
H A D | OpDefinitionsGen.cpp | 306 Formatter getAttr(StringRef attrName, bool isNamed = false) const { getAttr() function in __anon4a9417d70111::OpOrAdaptorHelper 1341 std::string getAttr; global() local 1372 std::string getAttr; global() local [all...] |
/llvm-project/offload/plugins-nextgen/amdgpu/src/ |
H A D | rtl.cpp | 345 Error getAttr(hsa_amd_memory_pool_info_t Kind, Ty &Value) const { getAttr() function 358 Error getAttr(hsa_agent_t Agent, hsa_amd_agent_memory_pool_info_t Kind, getAttr() function
|
/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
H A D | DWARFASTParserClang.cpp | 556 auto getAttr = [&](llvm::dwarf::Attribute Attr, unsigned defaultValue = 0) { GetPtrAuthMofidierPayload() local
|