Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
Daarch64_strldr.h54 void ProcessStrPair(Insn &insn);
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_strldr.cpp488 ProcessStrPair(*insn); in DoStoreLoadOpt()
646 void AArch64StoreLoadOpt::ProcessStrPair(Insn &insn) in ProcessStrPair() function in maplebe::AArch64StoreLoadOpt