Home
last modified time | relevance | path

Searched defs:IsTargetInsn (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
H A Dx64_cg.cpp44 bool X64CG::IsTargetInsn(MOperator mOp) const in IsTargetInsn() function in maplebe::X64CG
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
H A Daarch64_cg.cpp97 bool AArch64CG::IsTargetInsn(MOperator mOp) const in IsTargetInsn() function in maplebe::AArch64CG
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Dinsn.h251 virtual bool IsTargetInsn() const in IsTargetInsn() function in maplebe::Insn

Completed in 3 milliseconds