Home
last modified time | relevance | path

Searched refs:found_subtype (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64.c15041 bool found_subtype = true; in aarch64_parse_branch_protection() local
15044 while (found_subtype) in aarch64_parse_branch_protection()
15046 found_subtype = false; in aarch64_parse_branch_protection()
15049 while (str && subtype && subtype->name && !found_subtype in aarch64_parse_branch_protection()
15054 found_subtype = true; in aarch64_parse_branch_protection()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64.cc18113 bool found_subtype = true; in aarch64_parse_branch_protection() local
18116 while (found_subtype) in aarch64_parse_branch_protection()
18118 found_subtype = false; in aarch64_parse_branch_protection()
18121 while (str && subtype && subtype->name && !found_subtype in aarch64_parse_branch_protection()
18126 found_subtype = true; in aarch64_parse_branch_protection()