Searched defs:OpAtomicCase (Results 1 – 1 of 1) sorted by relevance
1358 struct OpAtomicCase struct1360 const char* name;1361 const char* assembly;1362 const char* retValAssembly;1363 OpAtomicType opAtomic;1364 deInt32 numOutputElements;1366 …OpAtomicCase(const char* _name, const char* _assembly, const char* _retValAssembly, OpAtomicType _… in OpAtomicCase() function