/external/swiftshader/third_party/LLVM/lib/VMCore/ |
D | Attributes.cpp | 29 std::string Attribute::getAsString(Attributes Attrs) { in getAsString() argument 31 if (Attrs & Attribute::ZExt) in getAsString() 33 if (Attrs & Attribute::SExt) in getAsString() 35 if (Attrs & Attribute::NoReturn) in getAsString() 37 if (Attrs & Attribute::NoUnwind) in getAsString() 39 if (Attrs & Attribute::UWTable) in getAsString() 41 if (Attrs & Attribute::ReturnsTwice) in getAsString() 43 if (Attrs & Attribute::InReg) in getAsString() 45 if (Attrs & Attribute::NoAlias) in getAsString() 47 if (Attrs & Attribute::NoCapture) in getAsString() [all …]
|
/external/elfutils/tests/ |
D | run-show-die-info.sh | 30 Attrs : name stmt_list low_pc high_pc language comp_dir producer 40 Attrs : name low_pc high_pc prototyped decl_file decl_line external frame_base type 47 Attrs : name byte_size encoding 54 Attrs : name stmt_list low_pc high_pc language comp_dir producer 64 Attrs : name low_pc high_pc prototyped decl_file decl_line external frame_base type 71 Attrs : name byte_size encoding 78 Attrs : name stmt_list low_pc high_pc language comp_dir producer 88 … Attrs : sibling name low_pc high_pc prototyped decl_file decl_line external frame_base type 95 Attrs : sibling name decl_file decl_line declaration external type 100 Attrs : [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86InstrFMA3Info.cpp | 24 #define FMA3GROUP(Name, Suf, Attrs) \ argument 25 { { X86::Name##132##Suf, X86::Name##213##Suf, X86::Name##231##Suf }, Attrs }, 27 #define FMA3GROUP_MASKED(Name, Suf, Attrs) \ argument 28 FMA3GROUP(Name, Suf, Attrs) \ 29 FMA3GROUP(Name, Suf##k, Attrs | X86InstrFMA3Group::KMergeMasked) \ 30 FMA3GROUP(Name, Suf##kz, Attrs | X86InstrFMA3Group::KZeroMasked) 32 #define FMA3GROUP_PACKED_WIDTHS(Name, Suf, Attrs) \ argument 33 FMA3GROUP(Name, Suf##Ym, Attrs) \ 34 FMA3GROUP(Name, Suf##Yr, Attrs) \ 35 FMA3GROUP_MASKED(Name, Suf##Z128m, Attrs) \ [all …]
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | DIEHash.cpp | 118 void DIEHash::collectAttributes(const DIE &Die, DIEAttrs &Attrs) { in collectAttributes() argument 121 Attrs.NAME = V; \ in collectAttributes() 362 void DIEHash::hashAttributes(const DIEAttrs &Attrs, dwarf::Tag Tag) { in hashAttributes() argument 369 ADD_ATTR(Attrs.DW_AT_name); in hashAttributes() 370 ADD_ATTR(Attrs.DW_AT_accessibility); in hashAttributes() 371 ADD_ATTR(Attrs.DW_AT_address_class); in hashAttributes() 372 ADD_ATTR(Attrs.DW_AT_allocated); in hashAttributes() 373 ADD_ATTR(Attrs.DW_AT_artificial); in hashAttributes() 374 ADD_ATTR(Attrs.DW_AT_associated); in hashAttributes() 375 ADD_ATTR(Attrs.DW_AT_binary_scale); in hashAttributes() [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/PDB/ |
D | pdbdump-yaml-types.test | 30 YAML: Attrs: 3 35 YAML: Attrs: 3 40 YAML: Attrs: 3 45 YAML: Attrs: 3 50 YAML: Attrs: 3 74 YAML: Attrs: 33802 102 YAML: Attrs: 3 106 YAML: Attrs: 3 122 YAML: Attrs: 3 140 YAML: Attrs: 3 [all …]
|
/external/clang/lib/CodeGen/ |
D | CGLoopInfo.cpp | 22 static MDNode *createMetadata(LLVMContext &Ctx, const LoopAttributes &Attrs, in createMetadata() argument 25 if (!Attrs.IsParallel && Attrs.VectorizeWidth == 0 && in createMetadata() 26 Attrs.InterleaveCount == 0 && Attrs.UnrollCount == 0 && in createMetadata() 27 Attrs.VectorizeEnable == LoopAttributes::Unspecified && in createMetadata() 28 Attrs.UnrollEnable == LoopAttributes::Unspecified && in createMetadata() 29 Attrs.DistributeEnable == LoopAttributes::Unspecified && in createMetadata() 43 if (Attrs.VectorizeWidth > 0) { in createMetadata() 46 Type::getInt32Ty(Ctx), Attrs.VectorizeWidth))}; in createMetadata() 51 if (Attrs.InterleaveCount > 0) { in createMetadata() 54 Type::getInt32Ty(Ctx), Attrs.InterleaveCount))}; in createMetadata() [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Mips/ |
D | fp16instrinsmc.ll | 15 ; Function Attrs: nounwind 33 ; Function Attrs: nounwind readnone 36 ; Function Attrs: nounwind 49 ; Function Attrs: nounwind 68 ; Function Attrs: nounwind readnone 71 ; Function Attrs: nounwind 84 ; Function Attrs: nounwind 93 ; Function Attrs: nounwind readnone 96 ; Function Attrs: nounwind 105 ; Function Attrs: nounwind readnone [all …]
|
/external/llvm/test/CodeGen/Mips/ |
D | fp16instrinsmc.ll | 15 ; Function Attrs: nounwind 33 ; Function Attrs: nounwind readnone 36 ; Function Attrs: nounwind 49 ; Function Attrs: nounwind 68 ; Function Attrs: nounwind readnone 71 ; Function Attrs: nounwind 84 ; Function Attrs: nounwind 93 ; Function Attrs: nounwind readnone 96 ; Function Attrs: nounwind 105 ; Function Attrs: nounwind readnone [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/ |
D | p9-vector-compares-and-counts.ll | 4 ; Function Attrs: nounwind readnone 13 ; Function Attrs: nounwind readnone 16 ; Function Attrs: nounwind readnone 26 ; Function Attrs: nounwind readnone 29 ; Function Attrs: nounwind readnone 38 ; Function Attrs: nounwind readnone 41 ; Function Attrs: nounwind readnone 50 ; Function Attrs: nounwind readnone 53 ; Function Attrs: nounwind readnone 62 ; Function Attrs: nounwind readnone [all …]
|
D | builtins-ppc-elf2-abi.ll | 17 ; Function Attrs: nounwind 29 ; Function Attrs: nounwind 41 ; Function Attrs: nounwind 53 ; Function Attrs: nounwind 65 ; Function Attrs: nounwind 77 ; Function Attrs: nounwind 89 ; Function Attrs: nounwind 101 ; Function Attrs: nounwind 113 ; Function Attrs: nounwind 125 ; Function Attrs: nounwind [all …]
|
D | vsx-elementary-arith.ll | 8 ; Function Attrs: nounwind 19 ; Function Attrs: nounwind 30 ; Function Attrs: nounwind 41 ; Function Attrs: nounwind 52 ; Function Attrs: nounwind 62 ; Function Attrs: nounwind 65 ; Function Attrs: nounwind 76 ; Function Attrs: nounwind 87 ; Function Attrs: nounwind 98 ; Function Attrs: nounwind [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | TypeRecord.h | 48 uint16_t Attrs = 0; member 57 : Attrs(static_cast<uint16_t>(Access)) {} in MemberAttributes() 60 Attrs = static_cast<uint16_t>(Access); in MemberAttributes() 61 Attrs |= (static_cast<uint16_t>(Kind) << MethodKindShift); in MemberAttributes() 62 Attrs |= static_cast<uint16_t>(Flags); in MemberAttributes() 67 return MemberAccess(unsigned(Attrs) & unsigned(MethodOptions::AccessMask)); in getAccess() 73 (unsigned(Attrs) & unsigned(MethodOptions::MethodKindMask)) >> in getMethodKind() 81 unsigned(Attrs) & in getFlags() 281 PointerRecord(TypeIndex ReferentType, uint32_t Attrs) in PointerRecord() argument 283 Attrs(Attrs) {} in PointerRecord() [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
D | GlobalVariable.h | 45 AttributeSet Attrs; variable 190 Attrs = Attrs.addAttribute(getContext(), Kind); in addAttribute() 195 Attrs = Attrs.addAttribute(getContext(), Kind, Val); 200 return Attrs.hasAttribute(Kind); in hasAttribute() 205 return Attrs.hasAttribute(Kind); in hasAttribute() 210 return Attrs.hasAttributes(); in hasAttributes() 215 return Attrs.getAttribute(Kind); in getAttribute() 220 return Attrs.getAttribute(Kind); in getAttribute() 225 return Attrs; in getAttributes() 234 std::pair<unsigned, AttributeSet> AS[1] = {{index, Attrs}}; in getAttributesAsList() [all …]
|
/external/llvm/test/CodeGen/Hexagon/ |
D | cmp.ll | 3 ; Function Attrs: nounwind 14 ; Function Attrs: nounwind readnone 17 ; Function Attrs: nounwind 28 ; Function Attrs: nounwind readnone 31 ; Function Attrs: nounwind 42 ; Function Attrs: nounwind readnone 45 ; Function Attrs: nounwind 56 ; Function Attrs: nounwind readnone 59 ; Function Attrs: nounwind 70 ; Function Attrs: nounwind readnone [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Hexagon/ |
D | cmp.ll | 3 ; Function Attrs: nounwind 14 ; Function Attrs: nounwind readnone 17 ; Function Attrs: nounwind 28 ; Function Attrs: nounwind readnone 31 ; Function Attrs: nounwind 42 ; Function Attrs: nounwind readnone 45 ; Function Attrs: nounwind 56 ; Function Attrs: nounwind readnone 59 ; Function Attrs: nounwind 70 ; Function Attrs: nounwind readnone [all …]
|
/external/llvm/lib/IR/ |
D | Attributes.cpp | 544 ArrayRef<Attribute> Attrs) { in get() argument 545 if (Attrs.empty()) in get() 552 SmallVector<Attribute, 8> SortedAttrs(Attrs.begin(), Attrs.end()); in get() 691 ArrayRef<std::pair<unsigned, AttributeSetNode*> > Attrs) { in getImpl() 694 AttributeSetImpl::Profile(ID, Attrs); in getImpl() 704 AttributeSetImpl::totalSizeToAlloc<IndexAttrPair>(Attrs.size())); in getImpl() 705 PA = new (Mem) AttributeSetImpl(C, Attrs); in getImpl() 714 ArrayRef<std::pair<unsigned, Attribute> > Attrs){ in get() 716 if (Attrs.empty()) in get() 719 assert(std::is_sorted(Attrs.begin(), Attrs.end(), in get() [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/BPF/ |
D | 32-bit-subreg-alu.ll | 118 ; Function Attrs: norecurse nounwind readnone 125 ; Function Attrs: norecurse nounwind readnone 132 ; Function Attrs: norecurse nounwind readnone 140 ; Function Attrs: norecurse nounwind readnone 148 ; Function Attrs: norecurse nounwind readnone 156 ; Function Attrs: norecurse nounwind readnone 164 ; Function Attrs: norecurse nounwind readnone 172 ; Function Attrs: norecurse nounwind readnone 180 ; Function Attrs: norecurse nounwind readnone 188 ; Function Attrs: norecurse nounwind readnone [all …]
|
/external/llvm/test/CodeGen/PowerPC/ |
D | builtins-ppc-elf2-abi.ll | 17 ; Function Attrs: nounwind 29 ; Function Attrs: nounwind 41 ; Function Attrs: nounwind 53 ; Function Attrs: nounwind 65 ; Function Attrs: nounwind 77 ; Function Attrs: nounwind 89 ; Function Attrs: nounwind 101 ; Function Attrs: nounwind 113 ; Function Attrs: nounwind 125 ; Function Attrs: nounwind [all …]
|
D | vsx-elementary-arith.ll | 8 ; Function Attrs: nounwind 19 ; Function Attrs: nounwind 30 ; Function Attrs: nounwind 41 ; Function Attrs: nounwind 52 ; Function Attrs: nounwind 62 ; Function Attrs: nounwind 65 ; Function Attrs: nounwind 76 ; Function Attrs: nounwind 87 ; Function Attrs: nounwind 98 ; Function Attrs: nounwind [all …]
|
/external/llvm/test/Transforms/FunctionAttrs/ |
D | convergent.ll | 3 ; CHECK: Function Attrs 11 ; CHECK: Function Attrs 18 ; CHECK: Function Attrs 23 ; CHECK: Function Attrs 34 ; CHECK: Function Attrs 42 ; CHECK: Function Attrs 50 ; "Function Attrs" comment in the output. 52 ; CHECK: Function Attrs 60 ; CHECK: Function Attrs 65 ; CHECK: Function Attrs [all …]
|
/external/perfetto/ui/src/frontend/ |
D | panel.ts | 22 export abstract class Panel<Attrs = {}> implements m.ClassComponent<Attrs> { 25 vnode: PanelVNode<Attrs>): void; 26 abstract view(vnode: m.CVnode<Attrs>): m.Children|null|void; 30 export type PanelVNode<Attrs = {}> = m.Vnode<Attrs, Panel<Attrs>>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/FunctionAttrs/ |
D | convergent.ll | 7 ; CHECK: Function Attrs 15 ; CHECK: Function Attrs 22 ; CHECK: Function Attrs 27 ; CHECK: Function Attrs 38 ; CHECK: Function Attrs 46 ; CHECK: Function Attrs 54 ; "Function Attrs" comment in the output. 56 ; CHECK: Function Attrs 64 ; CHECK: Function Attrs 69 ; CHECK: Function Attrs [all …]
|
/external/tensorflow/tensorflow/go/ |
D | attrs_test.go | 50 Attrs: map[string]interface{}{ 60 Attrs: map[string]interface{}{ 70 Attrs: map[string]interface{}{ 122 Attrs: map[string]interface{}{ 133 Attrs: map[string]interface{}{ 144 Attrs: map[string]interface{}{ 155 Attrs: map[string]interface{}{ 163 Attrs: map[string]interface{}{ 175 for key, want := range spec.Attrs {
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-c-test/ |
D | attributes.c | 32 LLVMAttributeRef *Attrs = in llvm_test_function_attributes() local 34 assert(Attrs); in llvm_test_function_attributes() 35 LLVMGetAttributesAtIndex(F, Idx, Attrs); in llvm_test_function_attributes() 36 free(Attrs); in llvm_test_function_attributes() 64 LLVMAttributeRef *Attrs = (LLVMAttributeRef *)malloc( in llvm_test_callsite_attributes() local 66 assert(Attrs); in llvm_test_callsite_attributes() 67 LLVMGetCallSiteAttributes(I, Idx, Attrs); in llvm_test_callsite_attributes() 68 free(Attrs); in llvm_test_callsite_attributes()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | Attributes.cpp | 515 AttributeSet AttributeSet::get(LLVMContext &C, ArrayRef<Attribute> Attrs) { in get() argument 516 return AttributeSet(AttributeSetNode::get(C, Attrs)); in get() 566 const AttrBuilder &Attrs) const { in removeAttributes() 568 B.remove(Attrs); in removeAttributes() 637 AttributeSetNode::AttributeSetNode(ArrayRef<Attribute> Attrs) in AttributeSetNode() argument 638 : AvailableAttrs(0), NumAttrs(Attrs.size()) { in AttributeSetNode() 640 std::copy(Attrs.begin(), Attrs.end(), getTrailingObjects<Attribute>()); in AttributeSetNode() 650 ArrayRef<Attribute> Attrs) { in get() argument 651 if (Attrs.empty()) in get() 658 SmallVector<Attribute, 8> SortedAttrs(Attrs.begin(), Attrs.end()); in get() [all …]
|