void TARGET_JIT_REGISTER_CPU_TARGET_INFO (void) ¶Register all target information keys relating to the target CPU using the
function jit_add_target_info, which takes a key and a value. The
keys added by this hook are made available at compile time by calling
get_target_info.