Searched +defs:expanded +defs:c (Results 1 – 4 of 4) sorted by relevance
314 for (const object::Archive::Child &c : file->getArchive().children(e)) { in addFile() local344 for (const object::Archive::Child &c : file->getArchive().children(e)) { in addFile() local858 for (char c : protStr) { in parseProtection() local988 line = line.take_until([](char c) { return c == '#'; }).trim(); in parseSymbolPatternsFile()1240 SmallString<1024> expanded; in link() local
155 int c = 0; in count() local2702 isl_constraint *c; in normalize_stride_div() local2799 isl_val *c; in shift_if_cst_int() local3058 int n, struct isl_expanded *expanded) in fix_constant_divs()3133 int n, struct isl_expanded *expanded, __isl_take isl_basic_map *bmap) in tab_insert_divs()3216 struct isl_expanded *expanded; in expand_tab() local
4493 bool expanded = false; member4668 const bool expanded = IsExpanded(); in CalculateRowIndexes() local4896 HandleCharResult WindowDelegateHandleChar(Window &window, int c) override { in WindowDelegateHandleChar()5601 HandleCharResult WindowDelegateHandleChar(Window &window, int c) override { in WindowDelegateHandleChar()5710 static Format FormatForChar(int c) { in FormatForChar()7245 HandleCharResult WindowDelegateHandleChar(Window &window, int c) override { in WindowDelegateHandleChar()
57 if (auto c = mask.getDefiningOp<arith::ConstantOp>()) { in get1DMaskFormat() local5018 static LogicalResult verifyDistributedType(Type expanded, Type distributed, in verifyDistributedType()