Home
last modified time | relevance | path

Searched refs:hasAttributes (Results 1 – 23 of 23) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DGlobalVariable.h208 bool hasAttributes() const { in hasAttributes() function
209 return Attrs.hasAttributes(); in hasAttributes()
231 if (!hasAttributes()) in getAttributesAsList()
DAttributes.h274 bool hasAttributes() const { return SetNode != nullptr; } in hasAttributes() function
556 bool hasAttributes(unsigned Index) const;
570 return hasAttributes(ArgNo + FirstArgIndex);
767 bool hasAttributes() const;
771 bool hasAttributes(AttributeList A, uint64_t Index) const;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAttributes.cpp614 if (!hasAttributes()) in addAttributes()
617 if (!AS.hasAttributes()) in addAttributes()
1022 return !Pair.second.hasAttributes(); in get()
1047 if (ArgAttrs[I - 1].hasAttributes()) { in get()
1055 if (RetAttrs.hasAttributes()) in get()
1057 else if (FnAttrs.hasAttributes()) in get()
1082 if (!B.hasAttributes()) in get()
1157 if (!B.hasAttributes()) in addAttributes()
1310 bool AttributeList::hasAttributes(unsigned Index) const { in hasAttributes() function in AttributeList
1311 return getAttributes(Index).hasAttributes(); in hasAttributes()
[all …]
DAsmWriter.cpp941 if (Attrs.hasAttributes()) in processModule()
972 if (FnAttrs.hasAttributes()) in processModule()
1010 if (Attrs.hasAttributes()) in processFunction()
1214 assert(AS.hasAttributes() && "Doesn't need a slot!"); in CreateAttributeSetSlot()
2536 if (Attrs.hasAttributes()) { in writeParamOperand()
3322 if (Attrs.hasAttributes()) in printGlobal()
3415 if (Attrs.hasAttributes(AttributeList::FunctionIndex)) { in printFunction()
3453 if (Attrs.hasAttributes(AttributeList::ReturnIndex)) in printFunction()
3471 if (ArgAttrs.hasAttributes()) { in printFunction()
3502 if (Attrs.hasAttributes(AttributeList::FunctionIndex)) in printFunction()
[all …]
DAttributeImpl.h206 bool hasAttributes() const { return NumAttrs != 0; } in hasAttributes() function
DVerifier.cpp1588 if (!Attrs.hasAttributes()) in verifyParameterAttrs()
1773 if (!Attrs.hasAttributes(AttributeList::FunctionIndex)) in verifyFunctionAttrs()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DAttributes.h330 bool hasAttributes(unsigned Index) const;
501 bool hasAttributes() const;
505 bool hasAttributes(AttributeSet A, uint64_t Index) const;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
DValueEnumerator.h184 if (!Group.second.hasAttributes()) in getAttributeGroupID()
DValueEnumerator.cpp351 if (GV.hasAttributes()) in ValueEnumerator()
932 if (!AS.hasAttributes()) in EnumerateAttributes()
DBitcodeWriter.cpp799 if (AS.hasAttributes()) in writeAttributeTable()
1285 GV.hasAttributes() || in writeModuleInfo()
/third_party/typescript/tests/baselines/reference/
DmappedTypeRecursiveInference.types100hasAttributes: any; hasPointerCapture: any; insertAdjacentElement: any; insertAdjacentHTML: any; i…
102hasAttributes: any; hasPointerCapture: any; insertAdjacentElement: any; insertAdjacentHTML: any; i…
107hasAttributes: unknown; hasPointerCapture: unknown; insertAdjacentElement: unknown; insertAdjacent…
108hasAttributes: any; hasPointerCapture: any; insertAdjacentElement: any; insertAdjacentHTML: any; i…
110hasAttributes: any; hasPointerCapture: any; insertAdjacentElement: any; insertAdjacentHTML: any; i…
111hasAttributes: unknown; hasPointerCapture: unknown; insertAdjacentElement: unknown; insertAdjacent…
/third_party/node/test/fixtures/wpt/interfaces/
Ddom.idl351 boolean hasAttributes();
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPULibCalls.cpp1735 if (!B.hasAttributes()) in setFastFlags()
/third_party/python/Lib/xml/dom/
Dminidom.py905 def hasAttributes(self): member in Element
/third_party/python/Doc/library/
Dxml.dom.rst336 .. method:: Node.hasAttributes()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
DLLParser.cpp1147 if (Attrs.hasAttributes() || !FwdRefAttrGrps.empty()) { in ParseGlobal()
1177 if (!NumberedAttrBuilders[VarID].hasAttributes()) in ParseUnnamedAttrGrp()
2664 if (ArgList[i].Attrs.hasAttributes()) in ParseFunctionType()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerHelper.cpp342 .hasAttributes()) in isLibCallInTailPosition()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp66 .hasAttributes()) in isInTailCallPosition()
/third_party/typescript/tests/lib/
Dlib.d.ts11971 hasAttributes(): boolean; method
/third_party/typescript/lib/
Dlib.dom.d.ts5257 hasAttributes(): boolean; method
/third_party/typescript/src/lib/
Ddom.generated.d.ts5237 hasAttributes(): boolean; method
/third_party/python/Misc/
DHISTORY25207 has a hasAttributes method, and the handling of namespaces was
/third_party/typescript/tests/baselines/reference/user/
Dchrome-devtools-frontend.log11479 …ls-frontend/front_end/ui/Fragment.js(113,55): error TS2339: Property 'hasAttributes' does not exis…