Searched defs:Extern (Results 1 – 4 of 4) sorted by relevance
140 bool Extern, bool Constant) { in registerDeviceVar()148 bool Extern, int Type) { in registerDeviceSurf()156 bool Extern, int Type, bool Normalized) { in registerDeviceTex()
129 Extern = 1, ///< Replace returns with jump to thunk, don't emit thunk. enumerator
429 auto *Extern = Builder.CreateLShr( in createRegisterGlobalsFunction() local
183 bool Extern; member