Home
last modified time | relevance | path

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

/external/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()
/external/llvm-project/lldb/tools/intel-features/intel-pt/
DDecoder.h77 uint32_t speculative : 1; // Instruction was executed speculatively or not variable
/external/libchrome/base/process/
Dprocess_metrics.h347 int speculative = 0; member