Searched refs:is_bool (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_lower_shader_calls.c427 bool is_bool = def->bit_size == 1; local in function:spill_ssa_defs_and_lower_shader_calls
428 if (is_bool)
437 if (is_bool)
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/
H A Dir3_cp.c267 if (srcsrc && is_bool(srcsrc))
H A Dir3.h728 static inline bool is_bool(struct ir3_instruction *instr) function in typeref:typename:bool
/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_cp.c151 if (srcsrc && is_bool(srcsrc))
H A Dir3.h971 is_bool(struct ir3_instruction *instr) function in typeref:typename:bool
/xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/
H A Dbifrost_compile.c1786 bool is_bool = (sz == 1); local in function:bi_emit_alu
1917 if (is_bool) {

Completed in 83 milliseconds