Searched defs:args_ (Results 1 – 9 of 9) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/litecg/ |
| D | lmir_builder.cpp | 450 Stmt &LMIRBuilder::DeoptCall(Function &func, Args &args_) in DeoptCall() 459 Stmt &LMIRBuilder::TailICall(Expr funcAddr, Args &args_) in TailICall() 469 Stmt &LMIRBuilder::PureCall(Expr funcAddr, Args &args_, Var *result) in PureCall() 479 Stmt &LMIRBuilder::ICall(Expr funcAddr, Args &args_, Var *result) in ICall() 494 Stmt &LMIRBuilder::ICall(Expr funcAddr, Args &args_, PregIdx pregIdx) in ICall() 504 Stmt &LMIRBuilder::IntrinsicCall(IntrinsicId func_, Args &args_, PregIdx retPregIdx1, PregIdx retPr… in IntrinsicCall() 539 Expr LMIRBuilder::IntrinsicOp(IntrinsicId id, Type *type, Args &args_) in IntrinsicOp()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | argument_accessor.h | 113 std::vector<GateRef> args_; variable
|
| /arkcompiler/runtime_core/static_core/runtime/tooling/inspector/tests/ |
| D | test_frame.h | 160 std::vector<uint64_t> args_; variable
|
| /arkcompiler/toolchain/tooling/static/tests/ |
| D | test_frame.h | 160 std::vector<uint64_t> args_; variable
|
| /arkcompiler/ets_runtime/ecmascript/dfx/tracing/ |
| D | tracing.h | 91 std::string args_; member
|
| /arkcompiler/runtime_core/static_core/runtime/include/ |
| D | compiler_interface.h | 207 __extension__ interpreter::VRegister args_[0]; // NOLINT(modernize-avoid-c-arrays) variable
|
| /arkcompiler/runtime_core/static_core/runtime/ |
| D | thread_pool.h | 385 ProcArg args_; variable
|
| /arkcompiler/runtime_core/static_core/runtime/tooling/ |
| D | debugger.h | 479 PandaVector<uint64_t> args_; variable
|
| /arkcompiler/runtime_core/libpandabase/utils/ |
| D | pandargs.h | 1040 std::set<PandArgBase *, PandArgPtrComparator> args_; variable
|