Searched refs:isStringAttribute (Results 1 – 18 of 18) sorted by relevance
29 if (AttrID.isStringAttribute()) in parseStatepointDirectivesFromAttrs()35 if (AttrNumPatchBytes.isStringAttribute()) in parseStatepointDirectivesFromAttrs()
292 assert(isStringAttribute() && in getValueAsBool()299 assert(isStringAttribute() && in getKindAsString()306 assert(isStringAttribute() && in getValueAsString()480 if (isStringAttribute()) { in getAsString()580 assert(isStringAttribute()); in getKindAsString()585 assert(isStringAttribute()); in getValueAsString()600 if (!isStringAttribute()) { in operator <()601 if (AI.isStringAttribute()) in operator <()612 if (!AI.isStringAttribute()) in operator <()805 if (I.isStringAttribute()) in AttributeSetNode()[all …]
28 assert(A.isStringAttribute() && "Expected a string attribute!"); in hasAssumption()39 assert(A.isStringAttribute() && "Expected a string attribute!"); in getAssumptions()
59 bool isStringAttribute() const { return KindID == StringAttrEntry; } in isStringAttribute() function82 else if (isStringAttribute()) in Profile()
1728 if (A.isStringAttribute()) { in verifyAttributeTypes()1761 Check(Attr.isStringAttribute() || in verifyParameterAttrs()1830 if (!Attr.isStringAttribute() && in verifyParameterAttrs()1941 Check(RetAttr.isStringAttribute() || in verifyFunctionAttrs()2012 Check(FnAttr.isStringAttribute() || in verifyFunctionAttrs()
3681 if (!Attr.isStringAttribute()) { in printFunction()
215 return unwrap(A).isStringAttribute(); in LLVMIsStringAttribute()
148 bool AlwaysInstrument = InstrAttr.isStringAttribute() && in runOnMachineFunction()150 bool NeverInstrument = InstrAttr.isStringAttribute() && in runOnMachineFunction()158 if (!ThresholdAttr.isStringAttribute()) in runOnMachineFunction()
95 if (Attr.isStringAttribute() && in runOnFunction()
176 bool isStringAttribute() const;987 if (A.isStringAttribute())1012 if (A.isStringAttribute())1058 if (A.isStringAttribute())
246 if (!Attr.isStringAttribute())
197 if (Attr.isTypeAttribute() || Attr.isStringAttribute() || in addAttribute()
897 if (Attr.isStringAttribute()) { in constructFunction()
999 if (A.isStringAttribute()) { in getIntegerAttribute()1015 if (!A.isStringAttribute()) in getIntegerPairAttribute()
686 if (Attr.isStringAttribute()) { in addIfNotExistent()
3835 Attr.isStringAttribute() && Attr.getValueAsString() == "xray-always"; in recordSled()
4202 if (Attr.isStringAttribute() && in VarArgAMD64Helper()
817 } else if (Attr.isStringAttribute()) { in writeAttributeGroupTable()