Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dssh.c520 check_load(int r, struct sshkey **k, const char *path, const char *message) in check_load() function
1657 check_load(sshkey_load_public(p, &(sensitive_data.keys[o]), NULL), \ in main()
1668 check_load(sshkey_load_cert(p, &(sensitive_data.keys[o])), \ in main()
2456 check_load(sshkey_load_public(filename, &public, NULL), in load_public_identity_files()
2475 check_load(sshkey_load_public(cp, &public, NULL), in load_public_identity_files()
2506 check_load(sshkey_load_public(filename, &public, NULL), in load_public_identity_files()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ia64/
H A Ditanium2.md736 (eq_attr "check_load" "no"))
748 (eq_attr "check_load" "yes"))
755 (eq_attr "check_load" "no"))
761 (eq_attr "check_load" "yes"))
831 (eq_attr "check_load" "no"))
836 (eq_attr "check_load" "yes"))
1590 (eq_attr "check_load" "no"))
1602 (eq_attr "check_load" "yes"))
1609 (eq_attr "check_load" "no"))
1615 (eq_attr "check_load" "yes"))
[all …]
H A Dia64.md195 (define_attr "check_load" "no,yes" (const_string "no"))
637 (set_attr "check_load" "<attr_yes>")])
647 (set_attr "check_load" "<attr_yes>")])
657 (set_attr "check_load" "<attr_yes>")])
667 (set_attr "check_load" "<attr_yes>")])
/netbsd-src/external/gpl3/gcc/dist/gcc/config/ia64/
H A Ditanium2.md736 (eq_attr "check_load" "no"))
748 (eq_attr "check_load" "yes"))
755 (eq_attr "check_load" "no"))
761 (eq_attr "check_load" "yes"))
831 (eq_attr "check_load" "no"))
836 (eq_attr "check_load" "yes"))
1590 (eq_attr "check_load" "no"))
1602 (eq_attr "check_load" "yes"))
1609 (eq_attr "check_load" "no"))
1615 (eq_attr "check_load" "yes"))
[all …]
H A Dia64.md195 (define_attr "check_load" "no,yes" (const_string "no"))
637 (set_attr "check_load" "<attr_yes>")])
647 (set_attr "check_load" "<attr_yes>")])
657 (set_attr "check_load" "<attr_yes>")])
667 (set_attr "check_load" "<attr_yes>")])
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dipa-pure-const.c689 check_load (gimple *, tree op, tree, void *data) in check_load() function
770 ipa ? check_ipa_load : check_load, in check_stmt()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dipa-pure-const.cc687 check_load (gimple *, tree op, tree, void *data) in check_load() function
770 ipa ? check_ipa_load : check_load, in check_stmt()
H A DChangeLog-200616313 (data_speculative, control_speculative, check_load): New attributes.
H A DChangeLog-200927847 (check_load, check_store): New functions.
H A DChangeLog-201027479 (check_load, check_store): Update.
H A DChangeLog-20131965 * ipa-pure-const.c (check_load, check_store, check_ipa_load,