Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_instr_alugroup.cpp38 static bool is_kill(EAluOp op) in is_kill() function
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_kopper.h82 bool is_kill; member
/third_party/mesa3d/src/amd/compiler/
Daco_register_allocation.cpp1180 bool is_kill = false; in get_regs_for_copies() local