Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/
Dscheduler.c605 bool speculative) in schedule_try_place_node()
722 static int _schedule_try_node(sched_ctx *ctx, gpir_node *node, bool speculative) in _schedule_try_node()
796 static int schedule_try_node(sched_ctx *ctx, gpir_node *node, bool speculative) in schedule_try_node()
/third_party/mesa3d/src/freedreno/ir3/
Dir3_ra.c818 unsigned *_eviction_count, bool is_source, bool speculative) in try_evict_regs()
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h34952 bool speculative; member