Home
last modified time | relevance | path

Searched defs:CALL (Results 1 - 7 of 7) sorted by relevance

/arkcompiler/runtime_core/libark_defect_scan_aux/include/
H A Dabc_file.h92 static constexpr char CALL[] = "call"; member in panda::defect_scan_aux::final
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dprofiler_operation.h26 CALL, member in panda::ecmascript::kungfu::OperationType
/arkcompiler/runtime_core/assembler/
H A Dassembly-ins.h46 CALL = (1U << 2U), enumerator
/arkcompiler/runtime_core/static_core/assembler/
H A Dassembly-ins.h48 CALL = (1U << 2U), enumerator
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir_builder/
H A Dinst_builder.h220 CALL, // side_exit = false, move_to_side_exit = false enumerator
/arkcompiler/ets_frontend/ets2panda/checker/types/
H A Dsignature.h72 CALL = 1U << 2U, member in ark::es2panda::ark::es2panda::checker::SignatureFlags
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
H A Druntime_interface.h96 enum class InteropCallKind { UNKNOWN = 0, CALL, CALL_BY_VALUE, NEW_INSTANCE, COUNT }; member in ark::compiler::RuntimeInterface::InteropCallKind

Completed in 7 milliseconds