Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
Daarch64_cgfunc.h125 void IntrinsifyGetAndSetInt(ListOperand &srcOpnds, PrimType pty);
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp7745 void AArch64CGFunc::IntrinsifyGetAndSetInt(ListOperand &srcOpnds, PrimType pty) in IntrinsifyGetAndSetInt() function in maplebe::AArch64CGFunc