Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_cg.cpp46 bool X64CG::IsClinitInsn(MOperator mOp) const in IsClinitInsn() function in maplebe::X64CG
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cg.cpp96 bool AArch64CG::IsClinitInsn(MOperator mOp) const in IsClinitInsn() function in maplebe::AArch64CG