Home
last modified time | relevance | path

Searched defs:IsTargetInsn (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_cg.cpp44 bool X64CG::IsTargetInsn(MOperator mOp) const in IsTargetInsn() function in maplebe::X64CG
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Ddbg.h76 bool IsTargetInsn() const override in IsTargetInsn() function
Dcfi.h102 bool IsTargetInsn() const override in IsTargetInsn() function
Dinsn.h269 virtual bool IsTargetInsn() const in IsTargetInsn() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cg.cpp187 bool AArch64CG::IsTargetInsn(MOperator mOp) const in IsTargetInsn() function in maplebe::AArch64CG