Home
last modified time | relevance | path

Searched defs:IsBranch (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dopcodes.h41 inline constexpr bool IsBranch(Opcode opcode) in IsBranch() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dinsn.cpp39 bool Insn::IsBranch() const in IsBranch() function in maplebe::Insn
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Disa.h368 bool IsBranch() const in IsBranch() function