Home
last modified time | relevance | path

Searched refs:get_triple_from_march (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/llvm/utils/
Dupdate_llc_test_checks.py116 triple = asm.get_triple_from_march(march_in_cmd)
/external/llvm-project/llvm/utils/UpdateTestChecks/
Dasm.py312 def get_triple_from_march(march): function