Home
last modified time | relevance | path

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

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