Searched refs:target_arch (Results 1 – 2 of 2) sorted by relevance
520 target_arch = sys.argv[1] variable534 config_fp = open("config_%s" % target_arch)536 print "Unable to open config file 'config_%s'" % target_arch543 asm_fp = open("%s/mterp_%s.S" % (output_dir, target_arch), "w")560 """ % (target_arch)
283 $(foreach target_arch,$(strip $(ART_TARGET_CODEGEN_ARCHS)), -DART_ENABLE_CODEGEN_$(target_arch))