Home
last modified time | relevance | path

Searched defs:last_branch (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/mesa3d/src/compiler/glsl/
H A Dlower_subroutine.cpp86 ir_if *last_branch = NULL; in visit_leave() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/vc4/kernel/
H A Dvc4_validate_shaders.c629 int last_branch = -2; in vc4_validate_branches() local
/aosp_15_r20/external/pcre/src/
H A Dpcre2_compile.c8385 PCRE2_UCHAR *last_branch = code; in compile_regex() local
/aosp_15_r20/art/compiler/utils/riscv64/
H A Dassembler_riscv64.cc7454 Branch& last_branch = branches_[branch_count - 1]; in PromoteBranches() local