Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libllvmbackend/
Dllvm_aot_compiler.cpp443 auto ttriple = GetTripleForArch(GetArch()); in CreateModule() local
493 llvm::Triple ttriple = GetTripleForArch(arch); in LLVMAotCompiler() local