Lines Matching refs:NameSuffix
44 #define AtomicCmpxchgInit(Overload, NameSuffix) \ argument
51 , "llvm.nacl.atomic.cmpxchg." NameSuffix \
72 #define AtomicLoadInit(Overload, NameSuffix) \ argument
78 , "llvm.nacl.atomic.load." NameSuffix \
86 #define AtomicRMWInit(Overload, NameSuffix) \ argument
92 , "llvm.nacl.atomic.rmw." NameSuffix \
100 #define AtomicStoreInit(Overload, NameSuffix) \ argument
106 , "llvm.nacl.atomic.store." NameSuffix \
114 #define BswapInit(Overload, NameSuffix) \ argument
120 , "llvm.bswap." NameSuffix \
127 #define CtlzInit(Overload, NameSuffix) \ argument
133 , "llvm.ctlz." NameSuffix \
139 #define CtpopInit(Overload, NameSuffix) \ argument
145 , "llvm.ctpop." NameSuffix \
151 #define CttzInit(Overload, NameSuffix) \ argument
157 , "llvm.cttz." NameSuffix \
163 #define FabsInit(Overload, NameSuffix) \ argument
169 , "llvm.fabs." NameSuffix \
204 #define SqrtInit(Overload, NameSuffix) \ argument
210 , "llvm.sqrt." NameSuffix \