Home
last modified time | relevance | path

Searched defs:TargetAttrs (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DIndirectThunks.h121 StringRef TargetAttrs) { in createThunkFunction()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SLSHardening.cpp443 StringRef TargetAttrs = Kind.NeedsPAuth ? "+pauth" : ""; in convertBLRToBL() local