Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp10162 uint32 nodePrimTypeP2Size = GetPrimTypeP2Size(nodePrimType); in SelectCSyncCmpSwap() local
10166 auto mOpLoad = PickLoadStoreExclInsn(nodePrimTypeP2Size, false, false); in SelectCSyncCmpSwap()
10186 auto mOpStore = PickLoadStoreExclInsn(nodePrimTypeP2Size, true, true); in SelectCSyncCmpSwap()