Home
last modified time | relevance | path

Searched refs:makeAtomicStore (Results 1 – 3 of 3) sorted by relevance

/dports/devel/binaryen/binaryen-version_98/src/ir/
H A DExpressionManipulator.cpp119 return builder.makeAtomicStore(curr->bytes, in flexibleCopy()
/dports/devel/binaryen/binaryen-version_98/src/
H A Dwasm-builder.h335 Store* makeAtomicStore(unsigned bytes, in makeAtomicStore() function
H A Dbinaryen-c.cpp1143 .makeAtomicStore( in BinaryenAtomicStore()