| /src/external/gpl3/gcc/dist/gcc/config/sh/ |
| sh_treg_combine.cc | 231 If they're not, try to reverse the ccreg for the subordinate cstore type 464 set_of_reg cstore; member in struct:sh_treg_combine::bb_entry 469 : bb (b), setcc (), cstore (), cstore_type (cstore_unknown) { } 712 new_entry.cstore = find_set_of_reg_bb (reg, i); 714 if (new_entry.cstore.set_src () == NULL_RTX) 715 log_return (set_not_found, "set of reg not found (cstore)\n"); 717 log_insn (new_entry.cstore.insn); 720 if (is_normal_ccreg (new_entry.cstore.set_src ())) 725 else if (is_inverted_ccreg (new_entry.cstore.set_src ())) 730 else if (REG_P (new_entry.cstore.set_src ()) [all...] |
| sh_treg_combine.cc | 231 If they're not, try to reverse the ccreg for the subordinate cstore type 464 set_of_reg cstore; member in struct:sh_treg_combine::bb_entry 469 : bb (b), setcc (), cstore (), cstore_type (cstore_unknown) { } 712 new_entry.cstore = find_set_of_reg_bb (reg, i); 714 if (new_entry.cstore.set_src () == NULL_RTX) 715 log_return (set_not_found, "set of reg not found (cstore)\n"); 717 log_insn (new_entry.cstore.insn); 720 if (is_normal_ccreg (new_entry.cstore.set_src ())) 725 else if (is_inverted_ccreg (new_entry.cstore.set_src ())) 730 else if (REG_P (new_entry.cstore.set_src ()) [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/config/sh/ |
| sh_treg_combine.cc | 231 If they're not, try to reverse the ccreg for the subordinate cstore type 464 set_of_reg cstore; member in struct:sh_treg_combine::bb_entry 469 : bb (b), setcc (), cstore (), cstore_type (cstore_unknown) { } 712 new_entry.cstore = find_set_of_reg_bb (reg, i); 714 if (new_entry.cstore.set_src () == NULL_RTX) 715 log_return (set_not_found, "set of reg not found (cstore)\n"); 717 log_insn (new_entry.cstore.insn); 720 if (is_normal_ccreg (new_entry.cstore.set_src ())) 725 else if (is_inverted_ccreg (new_entry.cstore.set_src ())) 730 else if (REG_P (new_entry.cstore.set_src ()) [all...] |
| sh_treg_combine.cc | 231 If they're not, try to reverse the ccreg for the subordinate cstore type 464 set_of_reg cstore; member in struct:sh_treg_combine::bb_entry 469 : bb (b), setcc (), cstore (), cstore_type (cstore_unknown) { } 712 new_entry.cstore = find_set_of_reg_bb (reg, i); 714 if (new_entry.cstore.set_src () == NULL_RTX) 715 log_return (set_not_found, "set of reg not found (cstore)\n"); 717 log_insn (new_entry.cstore.insn); 720 if (is_normal_ccreg (new_entry.cstore.set_src ())) 725 else if (is_inverted_ccreg (new_entry.cstore.set_src ())) 730 else if (REG_P (new_entry.cstore.set_src ()) [all...] |
| /src/crypto/external/bsd/openssl.old/dist/test/ |
| sslapitest.c | 7093 *cstore = NULL, *new_cstore = NULL; local 7105 if (!TEST_true(SSL_CTX_get0_chain_cert_store(ctx, &cstore))) 7109 if (!TEST_ptr_null(store) || !TEST_ptr_null(cstore)) 7132 if (!TEST_true(SSL_CTX_get0_chain_cert_store(ctx, &cstore))) 7135 if (!TEST_ptr_eq(store, new_store) || !TEST_ptr_eq(cstore, new_cstore)) 7149 if (!TEST_true(SSL_CTX_get0_chain_cert_store(ctx, &cstore))) 7152 if (!TEST_ptr_null(store) || !TEST_ptr_null(cstore)) 7173 *cstore = NULL, *new_cstore = NULL; local 7190 if (!TEST_true(SSL_get0_chain_cert_store(ssl, &cstore))) 7194 if (!TEST_ptr_null(store) || !TEST_ptr_null(cstore)) [all...] |
| sslapitest.c | 7093 *cstore = NULL, *new_cstore = NULL; local 7105 if (!TEST_true(SSL_CTX_get0_chain_cert_store(ctx, &cstore))) 7109 if (!TEST_ptr_null(store) || !TEST_ptr_null(cstore)) 7132 if (!TEST_true(SSL_CTX_get0_chain_cert_store(ctx, &cstore))) 7135 if (!TEST_ptr_eq(store, new_store) || !TEST_ptr_eq(cstore, new_cstore)) 7149 if (!TEST_true(SSL_CTX_get0_chain_cert_store(ctx, &cstore))) 7152 if (!TEST_ptr_null(store) || !TEST_ptr_null(cstore)) 7173 *cstore = NULL, *new_cstore = NULL; local 7190 if (!TEST_true(SSL_get0_chain_cert_store(ssl, &cstore))) 7194 if (!TEST_ptr_null(store) || !TEST_ptr_null(cstore)) [all...] |
| /src/crypto/external/bsd/openssl/dist/test/ |
| sslapitest.c | 10067 *cstore = NULL, *new_cstore = NULL; local 10079 if (!TEST_true(SSL_CTX_get0_chain_cert_store(ctx, &cstore))) 10083 if (!TEST_ptr_null(store) || !TEST_ptr_null(cstore)) 10106 if (!TEST_true(SSL_CTX_get0_chain_cert_store(ctx, &cstore))) 10109 if (!TEST_ptr_eq(store, new_store) || !TEST_ptr_eq(cstore, new_cstore)) 10123 if (!TEST_true(SSL_CTX_get0_chain_cert_store(ctx, &cstore))) 10126 if (!TEST_ptr_null(store) || !TEST_ptr_null(cstore)) 10147 *cstore = NULL, *new_cstore = NULL; local 10164 if (!TEST_true(SSL_get0_chain_cert_store(ssl, &cstore))) 10168 if (!TEST_ptr_null(store) || !TEST_ptr_null(cstore)) [all...] |
| sslapitest.c | 10067 *cstore = NULL, *new_cstore = NULL; local 10079 if (!TEST_true(SSL_CTX_get0_chain_cert_store(ctx, &cstore))) 10083 if (!TEST_ptr_null(store) || !TEST_ptr_null(cstore)) 10106 if (!TEST_true(SSL_CTX_get0_chain_cert_store(ctx, &cstore))) 10109 if (!TEST_ptr_eq(store, new_store) || !TEST_ptr_eq(cstore, new_cstore)) 10123 if (!TEST_true(SSL_CTX_get0_chain_cert_store(ctx, &cstore))) 10126 if (!TEST_ptr_null(store) || !TEST_ptr_null(cstore)) 10147 *cstore = NULL, *new_cstore = NULL; local 10164 if (!TEST_true(SSL_get0_chain_cert_store(ssl, &cstore))) 10168 if (!TEST_ptr_null(store) || !TEST_ptr_null(cstore)) [all...] |
| /src/crypto/external/apache2/openssl/dist/test/ |
| sslapitest.c | 11534 *cstore = NULL, *new_cstore = NULL; local 11546 if (!TEST_true(SSL_CTX_get0_chain_cert_store(ctx, &cstore))) 11550 if (!TEST_ptr_null(store) || !TEST_ptr_null(cstore)) 11573 if (!TEST_true(SSL_CTX_get0_chain_cert_store(ctx, &cstore))) 11576 if (!TEST_ptr_eq(store, new_store) || !TEST_ptr_eq(cstore, new_cstore)) 11590 if (!TEST_true(SSL_CTX_get0_chain_cert_store(ctx, &cstore))) 11593 if (!TEST_ptr_null(store) || !TEST_ptr_null(cstore)) 11614 *cstore = NULL, *new_cstore = NULL; local 11631 if (!TEST_true(SSL_get0_chain_cert_store(ssl, &cstore))) 11635 if (!TEST_ptr_null(store) || !TEST_ptr_null(cstore)) [all...] |
| sslapitest.c | 11534 *cstore = NULL, *new_cstore = NULL; local 11546 if (!TEST_true(SSL_CTX_get0_chain_cert_store(ctx, &cstore))) 11550 if (!TEST_ptr_null(store) || !TEST_ptr_null(cstore)) 11573 if (!TEST_true(SSL_CTX_get0_chain_cert_store(ctx, &cstore))) 11576 if (!TEST_ptr_eq(store, new_store) || !TEST_ptr_eq(cstore, new_cstore)) 11590 if (!TEST_true(SSL_CTX_get0_chain_cert_store(ctx, &cstore))) 11593 if (!TEST_ptr_null(store) || !TEST_ptr_null(cstore)) 11614 *cstore = NULL, *new_cstore = NULL; local 11631 if (!TEST_true(SSL_get0_chain_cert_store(ssl, &cstore))) 11635 if (!TEST_ptr_null(store) || !TEST_ptr_null(cstore)) [all...] |