Home
last modified time | relevance | path

Searched defs:branch_target (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dcontrol_dependence.h59 ControlDependence(uint32_t source, uint32_t target, uint32_t branch_target) in ControlDependence()
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dcontrol_dependence.h59 ControlDependence(uint32_t source, uint32_t target, uint32_t branch_target) in ControlDependence()
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dcontrol_dependence.h59 ControlDependence(uint32_t source, uint32_t target, uint32_t branch_target) in ControlDependence()
/aosp_15_r20/external/mesa3d/src/freedreno/afuc/
H A Demu.c390 uint32_t branch_target = emu->branch_target; in emu_step() local
H A Demu.h178 uint32_t branch_target; member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/lima/ir/gp/
H A Dcodegen.h161 unsigned branch_target : 8; member
/aosp_15_r20/external/OpenCSD/decoder/source/etmv4/
H A Dtrc_pkt_decode_etmv4i.cpp1473 bool branch_target = false; // exception address implies prior branch target address in processException() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_qpu_schedule.c1061 uint32_t branch_target = in qpu_set_branch_targets() local
/aosp_15_r20/external/google-breakpad/src/third_party/libdisasm/swig/
H A Dlibdisasm_oop.i573 x86_op_t * branch_target() { in branch_target() function
/aosp_15_r20/external/mesa3d/src/panfrost/compiler/
H A Dcompiler.h388 struct bi_block *branch_target; member
/aosp_15_r20/art/runtime/verifier/
H A Dmethod_verifier.cc2468 int32_t branch_target = 0; in CodeFlowVerifyInstruction() local
/aosp_15_r20/art/compiler/optimizing/
H A Dcode_generator_riscv64.cc1401 Riscv64Label* branch_target = true_target; in GenerateTestAndBranch() local