Searched refs:if_key_bigint (Results 1 – 1 of 1) sorted by relevance
1721 if_key_bigint(this), entry_found(this), not_found(this), done(this); in TF_BUILTIN() local1730 GotoIf(IsBigIntInstanceType(key_instance_type), &if_key_bigint); in TF_BUILTIN()1753 BIND(&if_key_bigint); in TF_BUILTIN()1921 if_key_bigint(this); in TryLookupOrderedHashTableIndex() local1930 GotoIf(IsBigIntInstanceType(key_instance_type), &if_key_bigint); in TryLookupOrderedHashTableIndex()1953 BIND(&if_key_bigint); in TryLookupOrderedHashTableIndex()