Searched defs:OpAtomicCase (Results 1 – 1 of 1) sorted by relevance
1360 struct OpAtomicCase struct1362 const char* name;1363 const char* assembly;1364 const char* retValAssembly;1365 OpAtomicType opAtomic;1366 deInt32 numOutputElements;1368 …OpAtomicCase(const char* _name, const char* _assembly, const char* _retValAssembly, OpAtomicType _… in OpAtomicCase() argument