Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_optimize_common.cpp121 bool X64InsnVisitor::IsTestAndSetCCInsn(const Insn &insn) const in IsTestAndSetCCInsn() function in maplebe::X64InsnVisitor
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_optimize_common.cpp152 bool AArch64InsnVisitor::IsTestAndSetCCInsn(const Insn &insn) const in IsTestAndSetCCInsn() function in maplebe::AArch64InsnVisitor