Searched refs:AC_TM_SUPPORTS_SPILL (Results 1 – 3 of 3) sorted by relevance
63 AC_TM_SUPPORTS_SPILL = (1 << 0), enumerator
194 const char *triple = (tm_options & AC_TM_SUPPORTS_SPILL) ? "amdgcn-mesa-mesa3d" : "amdgcn--"; in ac_create_target_machine()
4351 tm_options |= AC_TM_SUPPORTS_SPILL; in llvm_compile_shader()