Home
last modified time | relevance | path

Searched defs:SetTargetMachine (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dcg_option.cpp381 void CGOptions::SetTargetMachine(const std::string &str) in SetTargetMachine() function in maplebe::CGOptions
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dcg.h306 void SetTargetMachine(TargetMachine &targetMachine) in SetTargetMachine() function