Home
last modified time | relevance | path

Searched defs:node1 (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64PBQPRegAlloc.cpp168 PBQPRAGraph::NodeId node1 = G.getMetadata().getNodeIdForVReg(Rd); in addIntraChainConstraint() local
255 PBQPRAGraph::NodeId node1 = G.getMetadata().getNodeIdForVReg(Rd); in addInterChainConstraint() local
/freebsd/contrib/libyaml/tests/
H A Drun-dumper.c83 yaml_node_t *node1; in compare_nodes() local
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzfs_fuid.c73 const fuid_domain_t *node1 = (const fuid_domain_t *)arg1; in idx_compare() local
85 const fuid_domain_t *node1 = (const fuid_domain_t *)arg1; in domain_compare() local
H A Ddsl_deleg.c397 const perm_set_t *node1 = (const perm_set_t *)arg1; in perm_set_compare() local
H A Dsa.c253 const sa_lot_t *node1 = (const sa_lot_t *)arg1; in layout_num_compare() local
262 const sa_lot_t *node1 = (const sa_lot_t *)arg1; in layout_hash_compare() local
H A Dzfs_fm.c165 const recent_events_node_t *node1 = a; in recent_events_compare() local
/freebsd/sys/dev/aic7xxx/aicasm/
H A Daicasm_symbol.c299 symbol_node_t *node1, *node2; in symlist_free() local
/freebsd/contrib/one-true-awk/
H A Dparse.c50 Node *node1(int a, Node *b) in node1() function
/freebsd/crypto/krb5/src/lib/krb5/unicode/ucdata/
H A Ducdata.c590 uccomp(krb5_ui_4 node1, krb5_ui_4 node2, krb5_ui_4 *comp) in uccomp()