Searched refs:isStringAttribute (Results 1 – 19 of 19) sorted by relevance
29 if (AttrID.isStringAttribute()) in parseStatepointDirectivesFromAttrs()35 if (AttrNumPatchBytes.isStringAttribute()) in parseStatepointDirectivesFromAttrs()
276 bool Attribute::isStringAttribute() const { in isStringAttribute() function in Attribute277 return pImpl && pImpl->isStringAttribute(); in isStringAttribute()300 assert(isStringAttribute() && in getValueAsBool()307 assert(isStringAttribute() && in getKindAsString()314 assert(isStringAttribute() && in getValueAsString()332 if (!isStringAttribute()) return false; in hasAttribute()551 if (isStringAttribute()) { in getAsString()625 if (isStringAttribute()) return false; in hasAttribute()630 if (!isStringAttribute()) return false; in hasAttribute()650 assert(isStringAttribute()); in getKindAsString()[all …]
28 assert(A.isStringAttribute() && "Expected a string attribute!"); in hasAssumption()39 assert(A.isStringAttribute() && "Expected a string attribute!"); in getAssumptions()
60 bool isStringAttribute() const { return KindID == StringAttrEntry; } in isStringAttribute() function83 else if (isStringAttribute()) in Profile()
1762 if (A.isStringAttribute()) { in verifyAttributeTypes()1795 Check(Attr.isStringAttribute() || in verifyParameterAttrs()1864 if (!Attr.isStringAttribute() && in verifyParameterAttrs()1975 Check(RetAttr.isStringAttribute() || in verifyFunctionAttrs()2046 Check(FnAttr.isStringAttribute() || in verifyFunctionAttrs()
678 if (A.isStringAttribute()) { in getFnAttributeAsParsedInteger()
3783 if (!Attr.isStringAttribute()) { in printFunction()
214 return unwrap(A).isStringAttribute(); in LLVMIsStringAttribute()
148 bool AlwaysInstrument = InstrAttr.isStringAttribute() && in runOnMachineFunction()150 bool NeverInstrument = InstrAttr.isStringAttribute() && in runOnMachineFunction()
179 bool isStringAttribute() const;1003 if (A.isStringAttribute())1028 if (A.isStringAttribute())1074 if (A.isStringAttribute())
51 NSZAttr.isStringAttribute() && NSZAttr.getValueAsString() == "true"; in AMDGPUMachineFunction()
258 if (!Attr.isStringAttribute())
197 if (Attr.isTypeAttribute() || Attr.isStringAttribute() || in addAttribute()
898 if (Attr.isStringAttribute()) { in constructFunction()
1213 if (!A.isStringAttribute()) in getIntegerPairAttribute()
884 if (Attr.isStringAttribute()) { in addIfNotExistent()
4018 Attr.isStringAttribute() && Attr.getValueAsString() == "xray-always"; in recordSled()
4616 if (Attr.isStringAttribute() && in VarArgAMD64Helper()
844 } else if (Attr.isStringAttribute()) { in writeAttributeGroupTable()