Home
last modified time | relevance | path

Searched refs:verify_gimple_call (Results 1 – 16 of 16) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/
H A Dtree-cfg.c3351 verify_gimple_call (gcall *stmt) in verify_gimple_call() function
4959 return verify_gimple_call (as_a <gcall *> (stmt)); in verify_gimple_stmt()
H A Dtree-cfg.cc3328 verify_gimple_call (gcall *stmt) in verify_gimple_call() function
5017 return verify_gimple_call (as_a <gcall *> (stmt)); in verify_gimple_stmt()
H A DChangeLog.gimple-classes2779 tree-cfg.c: Make verify_gimple_call require a gimple_call
2781 * tree-cfg.c (verify_gimple_call): Require a gimple_call rather
H A DChangeLog.tuples6349 (verify_types_in_gimple_call): Rename from verify_gimple_call.
6371 (verify_gimple_call): New.
H A DChangeLog-20113884 * tree-cfg.c (verify_gimple_call): Verify that
3891 * tree-cfg.c (verify_gimple_call): Verify that
28969 * tree-cfg.c (verify_gimple_call): Handle calls to internal functions.
30825 * tree-cfg.c (verify_gimple_call): Likewise.
33452 * tree-cfg.c (verify_gimple_call): Merge verification
36566 * tree-cfg.c (verify_gimple_call): Return true upon invalid argument
H A DChangeLog-20105864 verify_gimple_call, verify_gimple_phi, verify_eh_throw_stmt_node):
9195 * tree-cfg.c (verify_gimple_call): Properly get the call fndecl.
22437 * tree-cfg.c (verify_gimple_call): Fix argument validation.
40307 (verify_gimple_call): Reject LHS in noreturn calls.
40422 * tree-cfg.c (verify_gimple_call): Verify function and chain
H A DChangeLog-20092614 (verify_gimple_call): Verify LHS also with with
8274 * tree-cfg.c (verify_gimple_call): Likewise.
9295 * tree-cfg.c (verify_gimple_call): Validate that gimple_call_chain
H A DChangeLog-20166145 (verify_gimple_call): Condition for passing label as arg in internal
23272 * tree-cfg.c (verify_gimple_call): Likewise.
35867 * tree-cfg.c (verify_gimple_call): Adjust.
H A DChangeLog-201928286 (verify_gimple_call): Same.
32002 (verify_gimple_call): Remove IFN_PHI special-casing.
32349 * tree-cfg.c (verify_gimple_call): Likewise.
H A DChangeLog-202114207 * tree-cfg.c (verify_gimple_call): Verify calls to .DEFERRED_INIT.
26046 (verify_gimple_call): Verify references in LHS and arguments.
H A DChangeLog-201530211 * tree-cfg.c (verify_gimple_call): Accept these no-return calls.
37302 * tree-cfg.c (verify_gimple_call): Do not require a call to
H A DChangeLog-20086342 (verify_gimple_call): ... this. Enhance.
H A DChangeLog-201812060 * tree-cfg.c (verify_gimple_call): Likewise.
H A DChangeLog-201723919 * tree-cfg.c (verify_gimple_call): Remove comment with Java.
H A DChangeLog-20145282 * tree-cfg.c (verify_gimple_call): Allow a static chain on indirect
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dtree-cfg.c3351 verify_gimple_call (gcall *stmt) in verify_gimple_call() function
4959 return verify_gimple_call (as_a <gcall *> (stmt)); in verify_gimple_stmt()