Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/compiler/
Daco_register_allocation.cpp874 bool is_kill = false; in get_regs_for_copies() local
/external/mesa3d/src/freedreno/ir3/
Dir3.h652 static inline bool is_kill(struct ir3_instruction *instr) in is_kill() function