Searched refs:TargetAttrs (Results 1 – 2 of 2) sorted by relevance
78 bool Comdat = true, StringRef TargetAttrs = "");121 StringRef TargetAttrs) { in createThunkFunction() argument142 if (TargetAttrs != "") in createThunkFunction()143 B.addAttribute("target-features", TargetAttrs); in createThunkFunction()
443 StringRef TargetAttrs = Kind.NeedsPAuth ? "+pauth" : ""; in convertBLRToBL() local445 createThunkFunction(MMI, ThunkName, ComdatThunks, TargetAttrs); in convertBLRToBL()