Home
last modified time | relevance | path

Searched defs:opts (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/runtime_core/static_core/verification/
H A Dpublic_internal.h26 VerificationOptions opts; member
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/x86_64/
H A Dx64_cg.h33 X64CG(MIRModule &mod, const CGOptions &opts, const std::vector<std::string> &nameVec, in X64CG() argument
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
H A Daarch64_cg.h38 AArch64CG(MIRModule &mod, const CGOptions &opts, const std::vector<std::string> &nameVec, in AArch64CG() argument
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Dtarget_registry.h52 CG *createCG(MIRModule &mod, const CGOptions &opts, const std::vector<std::string> &nameVec, in createCG() argument
/arkcompiler/runtime_core/static_core/static_linker/tests/
H A Dlinker_test.cpp52 auto opts = ark::RuntimeOptions {}; in ExecPanda() local

Completed in 3 milliseconds