Searched defs:IsCall (Results 1 - 6 of 6) sorted by relevance
| /arkcompiler/runtime_core/static_core/bytecode_optimizer/ | ||
| H A D | common.cpp | 112 bool IsCall(compiler::Inst *inst) in IsCall() function |
| /arkcompiler/runtime_core/assembler/ | ||
| H A D | assembly-ins.h | 147 bool IsCall() const in IsCall() function |
| /arkcompiler/runtime_core/static_core/assembler/ | ||
| H A D | assembly-ins.h | 161 bool IsCall() const in IsCall() function |
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/ | ||
| H A D | insn.cpp | 75 bool Insn::IsCall() const in IsCall() function in maplebe::Insn |
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/ | ||
| H A D | isa.h | 274 bool IsCall() const in IsCall() function |
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| H A D | bytecodes.h | 223 bool IsCall() const in IsCall() function in panda::ecmascript::kungfu::BytecodeMetaData 804 bool IsCall() const in IsCall() function in panda::ecmascript::kungfu::BytecodeInfo |
Completed in 5 milliseconds