Home
last modified time | relevance | path

Searched defs:options (Results 1 - 25 of 262) sorted by relevance

1234567891011

/arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/types/
H A Dets_method_signature_test.cpp63 RuntimeOptions options; in EtsMethodSignatureTest() local
/arkcompiler/runtime_core/static_core/runtime/tests/intrusive-tests/
H A Dintrusive_test_option.h24 static void SetTestId([[maybe_unused]] const RuntimeOptions &options) in SetTestId() argument
/arkcompiler/runtime_core/static_core/runtime/tests/
H A Dmem_leak_test.cpp26 RuntimeOptions options; in CreateRuntime() local
/arkcompiler/runtime_core/static_core/verification/util/tests/
H A Dverifier_test.h28 RuntimeOptions options; in VerifierTest() local
/arkcompiler/ets_frontend/ets2panda/checker/
H A DJSchecker.cpp23 bool JSChecker::StartChecker([[maybe_unused]] varbinder::VarBinder *varbinder, const CompilerOptions &options) in StartChecker() argument
H A DASchecker.cpp21 bool ASChecker::StartChecker([[maybe_unused]] varbinder::VarBinder *varbinder, const CompilerOptions &options) in StartChecker() argument
H A DTSchecker.cpp23 bool TSChecker::StartChecker([[maybe_unused]] varbinder::VarBinder *varbinder, const CompilerOptions &options) in StartChecker() argument
/arkcompiler/ets_runtime/ecmascript/tests/
H A Decma_vm_test.cpp34 RuntimeOption options; in HWTEST_F_L0() local
H A Didle_gc_trigger_test.cpp35 JSRuntimeOptions options; variable
/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/
H A Dexpand_atomics.h33 static bool ShouldInsert([[maybe_unused]] const ark::llvmbackend::LLVMCompilerOptions *options) in ShouldInsert() argument
H A Dfixup_poisons.h34 static bool ShouldInsert([[maybe_unused]] const ark::llvmbackend::LLVMCompilerOptions *options) in ShouldInsert() argument
H A Daarch64_fixup_sdiv.h37 static bool ShouldInsert([[maybe_unused]] const ark::llvmbackend::LLVMCompilerOptions *options) in ShouldInsert() argument
H A Dintrinsics_lowering.h41 static bool ShouldInsert([[maybe_unused]] const ark::llvmbackend::LLVMCompilerOptions *options) in ShouldInsert() argument
H A Dpanda_runtime_lowering.h38 static bool ShouldInsert([[maybe_unused]] const ark::llvmbackend::LLVMCompilerOptions *options) in ShouldInsert() argument
H A Dmem_barriers.h33 static bool ShouldInsert([[maybe_unused]] const ark::llvmbackend::LLVMCompilerOptions *options) in ShouldInsert() argument
H A Dcheck_external.cpp30 bool CheckExternal::ShouldInsert(const ark::llvmbackend::LLVMCompilerOptions *options) in ShouldInsert() argument
H A Dark_speculation.h35 static bool ShouldInsert([[maybe_unused]] const ark::llvmbackend::LLVMCompilerOptions *options) in ShouldInsert() argument
H A Dgep_propagation.h34 static bool ShouldInsert([[maybe_unused]] const ark::llvmbackend::LLVMCompilerOptions *options) in ShouldInsert() argument
H A Dprune_deopt.h33 static bool ShouldInsert([[maybe_unused]] const ark::llvmbackend::LLVMCompilerOptions *options) in ShouldInsert() argument
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/
H A DresolveIdentifiers.cpp23 auto const &options = ctx->config->options->CompilerOptions(); in Perform() local
/arkcompiler/ets_frontend/ets2panda/parser/
H A DASparser.h25 ASParser(Program *program, const CompilerOptions &options, ParserStatus status = ParserStatus::NO_OPTS) in ASParser() argument
H A DJSparser.h24 JSParser(Program *program, const CompilerOptions &options, ParserStatus status = ParserStatus::NO_OPTS) in JSParser() argument
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
H A Daarch64_emitter.h38 auto options = maplebe::CGOptions::GetInstance(); variable
/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/inline_ir/
H A Dmark_inline_module.cpp29 bool MarkInlineModule::ShouldInsert(const ark::llvmbackend::LLVMCompilerOptions *options) in ShouldInsert() argument
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets_test_suite/gc/
H A Dpending_exception_test.cpp26 RuntimeOptions options; variable

Completed in 5 milliseconds

1234567891011