Home
last modified time | relevance | path

Searched refs:evaluate_condition (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_expr.h89 static bool evaluate_condition(unsigned alu_cnd_flags, literal s1,
H A Dsb_if_conversion.cpp83 if (expr_handler::evaluate_condition(flags, l0, l1)) { in convert_kill_instructions()
H A Dsb_expr.cpp219 cond_result = evaluate_condition(flags, cv0, cv1); in fold_setcc()
881 bool expr_handler::evaluate_condition(unsigned alu_cnd_flags, in evaluate_condition() function in r600_sb::expr_handler
985 bool cond = evaluate_condition(n.bc.op_ptr->flags & (AF_CC_MASK | in fold_alu_op3()
/third_party/node/deps/v8/tools/gcmole/
H A Dgcmole.py248 def evaluate_condition(cond, props): function
272 if evaluate_condition(condition, props):
/third_party/alsa-lib/src/ucm/
H A Dparser.c564 static int evaluate_condition(snd_use_case_mgr_t *uc_mgr, snd_config_t *cfg) in evaluate_condition() function
675 err5 = evaluate_condition(uc_mgr, cfg); in uc_mgr_evaluate_inplace()

Completed in 7 milliseconds