Searched refs:check_load (Results 1 – 11 of 11) sorted by relevance
| /netbsd-src/crypto/external/bsd/openssh/dist/ |
| H A D | ssh.c | 520 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 D | itanium2.md | 736 (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 D | ia64.md | 195 (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 D | itanium2.md | 736 (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 D | ia64.md | 195 (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 D | ipa-pure-const.c | 689 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 D | ipa-pure-const.cc | 687 check_load (gimple *, tree op, tree, void *data) in check_load() function 770 ipa ? check_ipa_load : check_load, in check_stmt()
|
| H A D | ChangeLog-2006 | 16313 (data_speculative, control_speculative, check_load): New attributes.
|
| H A D | ChangeLog-2009 | 27847 (check_load, check_store): New functions.
|
| H A D | ChangeLog-2010 | 27479 (check_load, check_store): Update.
|
| H A D | ChangeLog-2013 | 1965 * ipa-pure-const.c (check_load, check_store, check_ipa_load,
|