Searched defs:is_bool (Results 1 – 10 of 10) sorted by relevance
148 bool is_bool() const { return type() == Type::BOOLEAN; } in is_bool() function
73 let is_bool = variant_ty.map_or(false, Type::is_bool); in from_ty() localVariable
169 pub fn is_bool(&self) -> bool { in is_bool() method
430 bool is_bool = def->bit_size == 1; in spill_ssa_defs_and_lower_shader_calls() local
190 auto is_bool = field.value.type.base_type == BASE_TYPE_BOOL; in GetScalarFieldOfTable() local
349 auto is_bool = IsBool(field.value.type.base_type); in GenerateStructArgs() local
207 auto is_bool = IsBool(field.value.type.base_type); in GetScalarFieldOfTable() local
175 static bool is_bool(const Context& context, const Type& type) { in is_bool() function
1050 is_bool(struct ir3_instruction *instr) in is_bool() function
219 static bool is_bool(const Context& context, const Type& type) { in is_bool() function