Home
last modified time | relevance | path

Searched defs:GetTargetMachine (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/libllvmbackend/
Dmir_compiler.h55 const std::unique_ptr<llvm::TargetMachine> &GetTargetMachine() in GetTargetMachine() function
/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
Dwrapped_module.cpp83 const std::unique_ptr<llvm::TargetMachine> &WrappedModule::GetTargetMachine() in GetTargetMachine() function in ark::llvmbackend::WrappedModule
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dcg.h311 TargetMachine *GetTargetMachine() const in GetTargetMachine() function