Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/config/arm/
H A Darm-generic.md121 (eq_attr "type" "load_byte,load1,load2,load3,load4,store1")))
146 (eq_attr "type" "!mult,load_byte,load1,load2,load3,load4,store1,store2,store3,store4")))
H A Dcirrus.md398 (set_attr "type" " *,load2,store2, *, *, load2,store2, *")
H A Darm926ejs.md137 (eq_attr "type" "load2"))
H A Dvfp.md176 [(set_attr "type" "*,load2,store2,r_2_f,f_2_r,ffarith,f_loadd,f_stored")
240 [(set_attr "type" "r_2_f,f_2_r,ffarith,*,load2,store2,f_loadd,f_stored")
H A Darm1026ejs.md200 (eq_attr "type" "load2"))
H A Darm1136jfs.md308 (eq_attr "type" "load2"))
H A Darm1020e.md205 (eq_attr "type" "load2"))
H A Darm.md220 ; load2 load 2 words from memory to arm registers
232 …es,f_stored,f_mem_r,r_mem_f,f_2_r,r_2_f,f_cvt,branch,call,load_byte,load1,load2,load3,load4,store1…
4185 (set_attr "type" "*,*,*,load2,store2")
4324 (set_attr "type" "*,*,*,load2,store2,load2,store2,*")
5350 (set_attr "type" "*,*,*,load2,store2")
5391 (set_attr "type" "*,load2,store2,load2,store2,*")
5523 [(set_attr "type" "load2")
5567 [(set_attr "type" "load2")
/freebsd-12.1/contrib/wpa/wpa_supplicant/
H A Dinterworking.c2408 int bh1, bh2, load1, load2, conn1, conn2; in pick_best_roaming_partner() local
2413 load2 = cred_over_max_bss_load(wpa_s, cred2, bss); in pick_best_roaming_partner()
2416 bh1, load1, conn1, bh2, load2, conn2); in pick_best_roaming_partner()
2417 if (bh1 || load1 || conn1 || !(bh2 || load2 || conn2)) { in pick_best_roaming_partner()
/freebsd-12.1/contrib/gcc/config/i386/
H A Dathlon.md103 (define_reservation "athlon-load2" "athlon-agu,
118 (define_reservation "athlon-fpload2" "(athlon-fpsched + athlon-load2)")
120 (define_reservation "athlon-fpload2k8" "(athlon-fpsched + athlon-load2)")
/freebsd-12.1/contrib/ofed/opensm/opensm/
H A Dosm_ucast_ftree.c2082 uint32_t load2 = in port_group_compare_load_down() local
2084 temp = load1 - load2; in port_group_compare_load_down()
/freebsd-12.1/contrib/gcc/
H A DChangeLog-200325394 (athlon-load2, athlon-store2, athlon-fpsched, athlon-fpload,
H A DChangeLog-200443736 (type): Compute "mult" from "insn" attribute. Add load2,