Searched refs:isStringAttribute (Results 1 – 21 of 21) sorted by relevance
29 if (AttrID.isStringAttribute()) in parseStatepointDirectivesFromAttrs()35 if (AttrNumPatchBytes.isStringAttribute()) in parseStatepointDirectivesFromAttrs()
306 assert(isStringAttribute() && in getValueAsBool()313 assert(isStringAttribute() && in getKindAsString()320 assert(isStringAttribute() && in getValueAsString()570 if (isStringAttribute()) { in getAsString()669 assert(isStringAttribute()); in getKindAsString()674 assert(isStringAttribute()); in getValueAsString()689 if (!isStringAttribute()) { in operator <()690 if (AI.isStringAttribute()) in operator <()701 if (!AI.isStringAttribute()) in operator <()904 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()
60 bool isStringAttribute() const { return KindID == StringAttrEntry; } in isStringAttribute() function83 else if (isStringAttribute()) in Profile()
1834 if (A.isStringAttribute()) { in verifyAttributeTypes()1867 Check(Attr.isStringAttribute() || in verifyParameterAttrs()1944 if (!Attr.isStringAttribute() && in verifyParameterAttrs()2031 Check(RetAttr.isStringAttribute() || in verifyFunctionAttrs()2114 Check(FnAttr.isStringAttribute() || in verifyFunctionAttrs()
704 if (A.isStringAttribute()) { in getFnAttributeAsParsedInteger()
208 return unwrap(A).isStringAttribute(); in LLVMIsStringAttribute()
3865 if (!Attr.isStringAttribute()) { in printFunction()
53 if (A.isStringAttribute()) in addAttribute()78 if (A.isStringAttribute()) in contains()
178 bool isStringAttribute() const;1024 if (A.isStringAttribute())
148 bool AlwaysInstrument = InstrAttr.isStringAttribute() && in runOnMachineFunction()150 bool NeverInstrument = InstrAttr.isStringAttribute() && in runOnMachineFunction()
87 NSZAttr.isStringAttribute() && NSZAttr.getValueAsString() == "true"; in AMDGPUMachineFunction()
304 if (!Attr.isStringAttribute())
196 if (Attr.isTypeAttribute() || Attr.isStringAttribute() || in addAttribute()
903 if (Attr.isStringAttribute()) { in constructFunction()
1236 if (!A.isStringAttribute()) in getIntegerPairAttribute()
4265 Attr.isStringAttribute() && Attr.getValueAsString() == "xray-always"; in recordSled()
967 if (Attr.isStringAttribute()) { in addIfNotExistent()
4770 if (Attr.isStringAttribute() && in VarArgAMD64Helper()
881 } else if (Attr.isStringAttribute()) { in writeAttributeGroupTable()
4656 if (!Attr.isValid() || !Attr.isStringAttribute()) in readThreadBoundsForKernel()