Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_instr_controlflow.cpp168 void IfInstr::set_predicate(AluInstr *new_predicate) in set_predicate() function in r600::IfInstr
/third_party/mesa3d/src/intel/compiler/
Dbrw_ir_vec4.h384 set_predicate(enum brw_predicate pred, vec4_instruction *inst) in set_predicate() function
Dbrw_ir_fs.h411 set_predicate(enum brw_predicate pred, fs_inst *inst) in set_predicate() function