Searched refs:InstructionSetToLLVMTarget (Results 1 – 5 of 5) sorted by relevance
39 art::CompilerDriver::InstructionSetToLLVMTarget(instruction_set, in GetElf()
202 CompilerDriver::InstructionSetToLLVMTarget(GetInstructionSet(), &target_triple, &target_cpu, in MaterializeToRawOStream()
105 CompilerDriver::InstructionSetToLLVMTarget(compiler_driver_->GetInstructionSet(), in Init()
400 static void InstructionSetToLLVMTarget(InstructionSet instruction_set,
2229 void CompilerDriver::InstructionSetToLLVMTarget(InstructionSet instruction_set, in InstructionSetToLLVMTarget() function in art::CompilerDriver