Searched refs:store_new_entry (Results 1 – 1 of 1) sorted by relevance
1230 Label no_hash(this), add_entry(this), store_new_entry(this); in TF_BUILTIN() local1259 GotoIf(IntPtrLessThan(occupancy.value(), capacity), &store_new_entry); in TF_BUILTIN()1272 Goto(&store_new_entry); in TF_BUILTIN()1274 BIND(&store_new_entry); in TF_BUILTIN()1398 Label no_hash(this), add_entry(this), store_new_entry(this); in TF_BUILTIN() local1427 GotoIf(IntPtrLessThan(occupancy.value(), capacity), &store_new_entry); in TF_BUILTIN()1440 Goto(&store_new_entry); in TF_BUILTIN()1442 BIND(&store_new_entry); in TF_BUILTIN()