Home
last modified time | relevance | path

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

/art/compiler/sea_ir/code_gen/
Dcode_gen_data.cc36 std::string target_triple; in GetElf() local
/art/compiler/llvm/
Dllvm_compilation_unit.cc199 std::string target_triple; in MaterializeToRawOStream() local
/art/compiler/
Delf_writer_mclinker.cc102 std::string target_triple; in Init() local
/art/compiler/driver/
Dcompiler_driver.cc2230 std::string* target_triple, in InstructionSetToLLVMTarget()