Searched refs:isStringAttribute (Results 1 – 18 of 18) sorted by relevance
32 if (AttrID.isStringAttribute()) in parseStatepointDirectivesFromAttrs()39 if (AttrNumPatchBytes.isStringAttribute()) in parseStatepointDirectivesFromAttrs()
289 assert(isStringAttribute() && in getValueAsBool()296 assert(isStringAttribute() && in getKindAsString()303 assert(isStringAttribute() && in getValueAsString()447 if (isStringAttribute()) { in getAsString()547 assert(isStringAttribute()); in getKindAsString()552 assert(isStringAttribute()); in getValueAsString()567 if (!isStringAttribute()) { in operator <()568 if (AI.isStringAttribute()) in operator <()579 if (!AI.isStringAttribute()) in operator <()763 if (I.isStringAttribute()) in AttributeSetNode()[all …]
22 assert(A.isStringAttribute() && "Expected a string attribute!"); in hasAssumption()
59 bool isStringAttribute() const { return KindID == StringAttrEntry; } in isStringAttribute() function82 else if (isStringAttribute()) in Profile()
1659 if (A.isStringAttribute()) { in verifyAttributeTypes()1692 Assert(Attr.isStringAttribute() || in verifyParameterAttrs()1762 if (!Attr.isStringAttribute() && in verifyParameterAttrs()1866 Assert(RetAttr.isStringAttribute() || in verifyFunctionAttrs()1936 Assert(FnAttr.isStringAttribute() || in verifyFunctionAttrs()
3691 if (!Attr.isStringAttribute()) { in printFunction()
206 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()
97 if (Attr.isStringAttribute() && in runOnFunction()
243 if (!Attr.isStringAttribute())
195 if (Attr.isTypeAttribute() || Attr.isStringAttribute() || in addAttribute()
889 if (Attr.isStringAttribute()) { in constructFunction()
856 if (A.isStringAttribute()) { in getIntegerAttribute()872 if (!A.isStringAttribute()) in getIntegerPairAttribute()
161 bool isStringAttribute() const;
392 if (Attr.isStringAttribute()) { in addIfNotExistent()
3555 Attr.isStringAttribute() && Attr.getValueAsString() == "xray-always"; in recordSled()
4180 if (Attr.isStringAttribute() && in VarArgAMD64Helper()
801 } else if (Attr.isStringAttribute()) { in writeAttributeGroupTable()