Home
last modified time | relevance | path

Searched defs:InsertJumpPad (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dcgfunc.h374 virtual void InsertJumpPad(Insn *) in InsertJumpPad() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp4535 void AArch64CGFunc::InsertJumpPad(Insn *insn) in InsertJumpPad() function in maplebe::AArch64CGFunc