Home
last modified time | relevance | path

Searched defs:Attributes (Results 1 – 25 of 60) sorted by relevance

123

/llvm-project/llvm/unittests/IR/
H A DAttributesTest.cpp24 TEST(Attributes,Uniquing) TEST() argument
39 TEST(Attributes,Ordering) TEST() argument
65 TEST(Attributes,AddAttributes) TEST() argument
79 TEST(Attributes,RemoveAlign) TEST() argument
149 TEST(Attributes,AddMatchingAlignAttr) TEST() argument
166 TEST(Attributes,EmptyGet) TEST() argument
173 TEST(Attributes,OverflowGet) TEST() argument
181 TEST(Attributes,StringRepresentation) TEST() argument
193 TEST(Attributes,HasParentContext) TEST() argument
226 TEST(Attributes,AttributeListPrinting) TEST() argument
260 TEST(Attributes,MismatchedABIAttrs) TEST() argument
300 TEST(Attributes,RemoveParamAttributes) TEST() argument
313 TEST(Attributes,ConstantRangeAttributeCAPI) TEST() argument
343 TEST(Attributes,CalleeAttributes) TEST() argument
[all...]
/llvm-project/llvm/test/tools/llvm-dwarfdump/X86/
H A Dparent_recurse_depth.s35 Attributes: label
40 Attributes: label
45 Attributes: label
50 Attributes: label
/llvm-project/mlir/docs/
H A DLangRef.md753 ## Attributes section in MLIR Language Reference
796 ### Attribute Value Aliases
821 ### Dialect Attribute Values
864 ### Builtin Attribute Values
871 ### IR Versioning
H A DPDLL.md732 #### Attributes subsubsection
754 Accessing Operation ResultsPDLL - PDL Language""Language Specification""Operation Expression""Attributes global() argument
H A DBytecodeFormat.md388 ##### Attributes global() l4subsection
/llvm-project/clang/unittests/Format/
H A DMacroExpanderTest.cpp51 const std::vector<MacroAttributes> &Attributes, in expectAttributes()
80 #define EXPECT_ATTRIBUTES(Tokens, Attributes) \ argument
126 std::vector<MacroAttributes> Attributes = { in TEST_F() local
173 std::vector<MacroAttributes> Attributes = { in TEST_F() local
184 std::vector<MacroAttributes> Attributes = { in TEST_F() local
197 std::vector<MacroAttributes> Attributes = { in TEST_F() local
/llvm-project/llvm/docs/
H A DCommandLine.rst926 .. _cl::desc(...):
932 .. _cl::value_desc:
938 .. _cl::init:
952 .. _cl::location:
958 .. _cl::aliasopt:
963 .. _cl::values:
984 .. _cl::multi_val:
994 .. _cl::cat:
999 .. _cl::callback:
H A DAMDGPUUsage.rst2848 amdgpu-dwarf-dw-at-llvm-lane-pcDebugger Information Entry Attributes global() argument
2850 ``DW_AT_LLVM_lane_pc``Debugger Information Entry Attributes global() argument
3128 ``DW_AT_LLVM_active_lane``Debugger Information Entry Attributes global() argument
3150 ``DW_AT_LLVM_augmentation``Debugger Information Entry Attributes global() argument
[all...]
H A DMIRLangRef.rst351 .. _mir-instructions:
/llvm-project/llvm/utils/TableGen/
H A DAttributes.cpp
/llvm-project/mlir/docs/Dialects/
H A DBuiltin.md14 ## Attributes section in Builtin Dialect
H A DMesh.md72 ## Attributes section in 'mesh' Dialect
/llvm-project/clang/include/clang/Lex/
H A DModuleMap.h233 struct Attributes { global() struct
251 AttributesAttributes Attributes() argument
/llvm-project/flang/include/flang/Optimizer/Analysis/
H A DAliasAnalysis.h117 using Attributes = Fortran::common::EnumSet<Attribute, Attribute_enumSize>; member
/llvm-project/clang-tools-extra/clangd/
H A DXRefs.h92 unsigned Attributes = 0; member
/llvm-project/llvm/lib/Object/
H A DELFObjectFile.cpp163 if (Error E = getBuildAttributes(Attributes)) { in getARMFeatures() local
374 RISCVAttributeParser Attributes; getRISCVFeatures() local
686 ARMAttributeParser Attributes; setARMSubArch() local
[all...]
/llvm-project/llvm/lib/Target/X86/
H A DX86InstrFMA3Info.h30 uint16_t Attributes; member
/llvm-project/libc/utils/HdrGen/
H A DPublicAPICommand.cpp
/llvm-project/llvm/lib/IR/
H A DModuleSummaryIndex.cpp385 struct Attributes { global() struct
391 Attrs__anon373f1fb90511::Attributes global() argument
392 Comments__anon373f1fb90511::Attributes global() argument
/llvm-project/llvm/include/llvm/MC/
H A DMCPseudoProbe.h115 uint8_t Attributes; global() variable
164 MCPseudoProbe(MCSymbol * Label,uint64_t Guid,uint64_t Index,uint64_t Type,uint64_t Attributes,uint32_t Discriminator) MCPseudoProbe() argument
/llvm-project/clang/docs/
H A DModules.rst995 Attributes section in Module Map Language
/llvm-project/mlir/docs/DefiningDialects/
H A DAttributesAndTypes.md13 ### Attributes subsection
[all...]
/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp180 unsigned Attributes = ODS.getPropertyAttributes(); ActOnProperty() local
272 makePropertyAttributesAsWritten(unsigned Attributes) makePropertyAttributesAsWritten() argument
408 HandlePropertyInClassExtension(Scope * S,SourceLocation AtLoc,SourceLocation LParenLoc,FieldDeclarator & FD,Selector GetterSel,SourceLocation GetterNameLoc,Selector SetterSel,SourceLocation SetterNameLoc,const bool isReadWrite,unsigned & Attributes,const unsigned AttributesAsWritten,QualType T,TypeSourceInfo * TSI,tok::ObjCKeywordKind MethodImplKind) HandlePropertyInClassExtension() argument
555 CreatePropertyDecl(Scope * S,ObjCContainerDecl * CDecl,SourceLocation AtLoc,SourceLocation LParenLoc,FieldDeclarator & FD,Selector GetterSel,SourceLocation GetterNameLoc,Selector SetterSel,SourceLocation SetterNameLoc,const bool isReadWrite,const unsigned Attributes,const unsigned AttributesAsWritten,QualType T,TypeSourceInfo * TInfo,tok::ObjCKeywordKind MethodImplKind,DeclContext * lexicalDC) CreatePropertyDecl() argument
2162 unsigned Attributes = Property->getPropertyAttributes(); AtomicPropertySetterGetterRules() local
2620 CheckObjCPropertyAttributes(Decl * PDecl,SourceLocation Loc,unsigned & Attributes,bool propertyInPrimaryClass) CheckObjCPropertyAttributes() argument
[all...]
/llvm-project/clang/
H A DCodeOwners.rst
/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVSymbol.cpp407 std::string Attributes = in printExtra() local

123