Home
last modified time | relevance | path

Searched refs:GetTargetTriple (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_compiler.cpp179 std::string triple = runtimeOptions.GetTargetTriple(); in main()
Daot_compiler.cpp146 std::string triple = runtimeOptions.GetTargetTriple(); in Main()
/arkcompiler/ets_runtime/ecmascript/
Djs_runtime_options.h222 std::string GetTargetTriple() const in GetTargetTriple() function