Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/mono/mini/
H A Dmini-llvm.c274 static GHashTable *intrins_name_to_id; variable
8270 id = GPOINTER_TO_INT (g_hash_table_lookup (intrins_name_to_id, name)); in get_intrinsic()
8357 intrins_name_to_id = h; in mono_llvm_init()