Home
last modified time | relevance | path

Searched refs:is_foldable_double_cmp (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/freedreno/ir3/
Dir3_cp.c100 is_foldable_double_cmp(struct ir3_instruction *cmp) in is_foldable_double_cmp() function
614 if ((instr->opc == OPC_CMPS_S) && is_foldable_double_cmp(instr)) { in instr_cp()