Searched defs:OpAtomicCase (Results 1 – 1 of 1) sorted by relevance
1453 struct OpAtomicCase struct1455 const char *name;1456 const char *assembly;1457 const char *retValAssembly;1458 OpAtomicType opAtomic;1459 int32_t numOutputElements;1461 …OpAtomicCase(const char *_name, const char *_assembly, const char *_retValAssembly, OpAtomicType _… in OpAtomicCase() function