Home
last modified time | relevance | path

Searched defs:branch_end (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/compiler/spirv/
Dvtn_cfg.c458 const uint32_t *branch_end = branch + (branch[0] >> SpvWordCountShift); in vtn_parse_switch() local
/third_party/pcre2/pcre2/src/
Dpcre2_match.c609 PCRE2_SPTR branch_end = NULL; in match() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/ps/parse/
Dparse.cc2705 … const FunctionBlockPtr &branch_block, const FunctionBlockPtr &branch_end, in CheckControlFlowAlterationInIf()