Searched defs:is_bool (Results 1 – 8 of 8) sorted by relevance
142 bool* is_bool) { in SplitArgument()188 bool is_bool; in SetFlagsFromCommandLine() local
154 bool is_bool() const { return type() == Type::BOOLEAN; } in is_bool() function
137 def is_bool(self): member in DType
195 auto is_bool = IsBool(field.value.type.base_type); in GetScalarFieldOfTable() local
197 auto is_bool = field.value.type.base_type == BASE_TYPE_BOOL; in GetScalarFieldOfTable() local
713 static inline bool is_bool(struct ir3_instruction *instr) in is_bool() function
169 static bool is_bool(const Context& context, const Type& type) { in is_bool() function
170 static bool is_bool(const Context& context, const Type& type) { in is_bool() function