| /llvm-project-15.0.7/polly/lib/External/isl/ |
| H A D | isl_tab.c | 121 tab->con = con; in isl_tab_extend_cons() 248 dup->con[i] = tab->con[i]; in isl_tab_dup() 486 prod->con[i] = tab1->con[i]; in isl_tab_product() 1014 var = &tab->con[con]; in isl_tab_freeze_constraint() 1291 var = &tab->con[con]; in isl_tab_sign_of_max() 2785 var = &tab->con[con]; in isl_tab_relax() 2895 var = &tab->con[con]; in isl_tab_unrestrict() 3322 if (tab->con[con].is_zero) in isl_tab_is_equality() 3326 if (!tab->con[con].is_row) in isl_tab_is_equality() 3329 row = tab->con[con].index; in isl_tab_is_equality() [all …]
|
| H A D | isl_tab.h | 150 struct isl_tab_var *con; member 170 int (*conflict)(int con, void *user); 214 int isl_tab_freeze_constraint(struct isl_tab *tab, int con) WARN_UNUSED; 222 int isl_tab_is_equality(struct isl_tab *tab, int con); 223 int isl_tab_is_redundant(struct isl_tab *tab, int con); 244 int isl_tab_relax(struct isl_tab *tab, int con) WARN_UNUSED; 245 int isl_tab_select_facet(struct isl_tab *tab, int con) WARN_UNUSED; 246 int isl_tab_unrestrict(struct isl_tab *tab, int con) WARN_UNUSED; 276 int (*conflict)(int con, void *user), void *user); 307 int isl_tab_sign_of_max(struct isl_tab *tab, int con);
|
| H A D | isl_vertices.c | 675 for (i = 0; i < tab->n_con && tab->con[i].frozen; ++i) in add_chamber() 676 tab->con[i].frozen = 0; in add_chamber() 709 tab->con[i].frozen = 1; in add_chamber() 741 static struct isl_facet_todo *create_todo(struct isl_tab *tab, int con) in create_todo() argument 750 for (i = 0; i < tab->n_con && tab->con[i].frozen; ++i) in create_todo() 751 tab->con[i].frozen = 0; in create_todo() 779 tab->con[i].frozen = 1; in create_todo() 802 if (tab->con[i].frozen) in init_todo() 804 if (tab->con[i].is_redundant) in init_todo() 862 if (tab->con[i].frozen) in update_todo() [all …]
|
| H A D | isl_tab_pip.c | 1510 r = tab->con[r].index; in add_lexmin_valid_eq() 1513 tab->con[r].is_nonneg = 1; in add_lexmin_valid_eq() 1520 tab->con[r].is_nonneg = 1; in add_lexmin_valid_eq() 1591 tab->con[r1].is_nonneg = 1; in add_lexmin_eq() 1595 row = tab->con[r1].index; in add_lexmin_eq() 1673 tab->con[r].is_nonneg = 1; in add_lexmin_ineq() 1849 tab->con[r].is_nonneg = 1; in add_cut() 1855 return tab->con[r].index; in add_cut() 2274 tab->con[r].is_nonneg = 1; in add_parametric_cut() 2280 row = tab->con[r].index; in add_parametric_cut() [all …]
|
| H A D | isl_convex_hull.c | 1531 isl_int *con, unsigned len, int n, int ineq) in update_constraint() argument 1537 c_hash = isl_seq_get_hash(con + 1, len); in update_constraint() 1539 con + 1, 0); in update_constraint() 1550 if (isl_int_gt(c->c->row[0][0], con[0])) in update_constraint() 1552 if (isl_int_eq(c->c->row[0][0], con[0])) { in update_constraint() 1558 isl_int_set(c->c->row[0][0], con[0]); in update_constraint() 1568 struct isl_hash_table *table, isl_int *con, unsigned len, int n) in has_constraint() argument 1574 c_hash = isl_seq_get_hash(con + 1, len); in has_constraint() 1576 con + 1, 0); in has_constraint() 1584 return isl_bool_ok(isl_int_eq(c->c->row[0][0], con[0])); in has_constraint()
|
| /llvm-project-15.0.7/llvm/test/TableGen/ |
| H A D | unsetop.td | 12 dag undefNeither = !con((op 1), (op 2)); 14 dag undefFirst = !con((? 1), (op 2)); 16 dag undefSecond = !con((op 1), (? 2)); 18 dag undefBoth = !con((? 1), (? 2)); 22 dag mismatch = !con((op 1), (otherop 2));
|
| H A D | dag-functional.td | 79 dag ret = !foldl((ops), nodes, lhs, rhs, !con(lhs, !dag(ops, [rhs.Val], [rhs.Name]))); 108 dag d1 = !con((ops 1), (ops $name1), (ops), (ops 2, 3)); 113 dag ret = !con((op 1), (op 2));
|
| H A D | GlobalISelEmitter-zero-reg.td | 17 let InOperandList = !con(IOps, (ins pred:$pred));
|
| /llvm-project-15.0.7/clang/include/clang/Basic/ |
| H A D | arm_cde.td | 64 def "" : CDEIntrinsic<u32, !con(cp, argsReg, argsImm), 67 !con((CDEIRInt<NAME # "a"> $cp, $acc), 71 CDEIntrinsic<u64, !con(cp, argsReg, argsImm), 76 CDEIntrinsic<u64, !con(cp, (args u64:$acc), argsReg, argsImm), 94 def "" : CDEIntrinsic<u32, !con(cp, argsReg32, argsImm), 95 (bitcast !con((CDEIRInt<NAME, [f32]> $cp), cgArgs, (? $imm)), 98 (bitcast !con((CDEIRInt<NAME # "a", [f32]> $cp, 102 def d : CDEIntrinsic<u64, !con(cp, argsReg64, argsImm), 106 (bitcast !con((CDEIRInt<NAME # "a", [f64]> $cp, 194 !con((args imm_coproc:$cp, Vector:$inactive_or_acc), [all …]
|
| H A D | arm_mve.td | 300 defvar UnpredIntCall = !con((UnpredInt $base), paramsOut); 305 def q_n: Intrinsic<Vector, !con((args u32:$base), paramsIn), 316 Vector, !con((args Ptr<u32>:$baseaddr), paramsIn), 412 !con((IRInt<operation, [Vector, Predicate]> $a, $b), 545 defvar intArgsUnpred = !con(intArgsBase, 547 defvar intArgsPred = !con(intArgsUnpred, (? $pred)); 553 Accumulator, !con(accArg, (args Vector:$vec)), 554 !con(preCG, (seq intUnpred:$ret), postCG)>; 557 !con(preCG, (seq intPred:$ret), postCG)>; 1160 !con((IRInt<intname, intparams> $a, $b, $sh), extraargs)>; [all …]
|
| /llvm-project-15.0.7/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstrMMA.td | 45 !con((ins acc:$ATi), 69 !con((ins acc:$ATi), 93 !con((ins acc:$ATi), !con(IOL, (ins u4imm:$XMSK, u4imm:$YMSK, u2imm:$PMSK))), 215 !con((ins acc:$ATi), !con(IOL, (ins u4imm:$XMSK, u4imm:$YMSK))), 222 !con((ins acc:$ATi), !con(IOL, (ins u4imm:$XMSK, u4imm:$YMSK))), 229 !con((ins acc:$ATi), !con(IOL, (ins u4imm:$XMSK, u4imm:$YMSK))), 236 !con((ins acc:$ATi), !con(IOL, (ins u4imm:$XMSK, u4imm:$YMSK))), 259 !con((ins acc:$ATi), !con(IOL, (ins u4imm:$XMSK, u2imm:$YMSK))), 266 !con((ins acc:$ATi), !con(IOL, (ins u4imm:$XMSK, u2imm:$YMSK))), 273 !con((ins acc:$ATi), !con(IOL, (ins u4imm:$XMSK, u2imm:$YMSK))), [all …]
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-objdump/XCOFF/ |
| H A D | symbol-table.test | 9 ;; const char* con= "Test for --symbols"; 23 ;; bar(con); 30 @con = global i8* getelementptr inbounds ([19 x i8], [19 x i8]* @.str, i32 0, i32 0), align 4 63 %0 = load i8*, i8** @con, align 4 75 ; SYM-NEXT: 000000a8 g O .data 00000004 con 87 ; SYM-NEXT: 000000e8 l O .data 00000004 con 97 ; SYM-DES-NEXT: 000000a8 g O .data 00000004 (idx: 11) con[RW] 109 ; SYM-DES-NEXT: 000000e8 l O .data 00000004 (idx: 35) con[TC]
|
| /llvm-project-15.0.7/mlir/lib/Analysis/Presburger/ |
| H A D | Simplex.cpp | 61 return index >= 0 ? var[index] : con[~index]; in unknownFromIndex() 76 return index >= 0 ? var[index] : con[~index]; in unknownFromIndex() 93 rowUnknown.push_back(~con.size()); in addZeroRow() 163 return con.size() - 1; in addRow() 1130 con.pop_back(); in removeLastConstraintRowOrientation() 1162 unsigned column = con.back().pos; in undoLastConstraint() 1187 unsigned column = con.back().pos; in undoLastConstraint() 1337 unsigned row = con[conIndex].pos; in computeOptimum() 1411 Unknown &u = con[offset + i]; in detectRedundant() 1479 result.con = concat(a.con, b.con); in makeProduct() [all …]
|
| /llvm-project-15.0.7/llvm/lib/Target/ARM/ |
| H A D | ARMInstrCDE.td | 53 : Thumb2XI<oops, !con((ins p_imm:$coproc), iops), 189 let Iops2 = !con(IOpsPrefix, ops.Rn); 190 let Iops3 = !con(IOpsPrefix, ops.Rn, ops.Rm); 268 !con(iops, (ins vpred:$vp)), asm, 332 !con(params.Iops2, (ins imm_7b:$imm)), 359 !con(params.Iops2, (ins imm_6b:$imm)), 399 !con(params.Iops3, (ins imm_4b:$imm)), 498 let Iops2 = !con(IOpsPrefix, ops.Rm); 499 let Iops3 = !con(IOpsPrefix, ops.Rn, ops.Rm); 511 let Iops2 = !con(IOpsPrefix, ops.Rm); [all …]
|
| /llvm-project-15.0.7/llvm/lib/Target/VE/ |
| H A D | VEInstrVec.td | 186 def l : RVM<opc, (outs), !con(dag_in, (ins I32:$vl)), 188 def L : RVM<opc, (outs), !con(dag_in, (ins VLS:$vl)), 264 !con(dag_in, (ins I64:$sy, I64:$sz))>; 267 !con(dag_in, (ins simm7:$sy, I64:$sz))>; 270 !con(dag_in, (ins I64:$sy, zero:$sz))>; 301 def l : RVM<opc, (outs), !con(dag_in, (ins I32:$vl)), 303 def L : RVM<opc, (outs), !con(dag_in, (ins VLS:$vl)), 352 def l : RVM<opc, (outs), !con(dag_in, (ins I32:$vl)), 354 def L : RVM<opc, (outs), !con(dag_in, (ins VLS:$vl)), 747 def l : RV<opc, dag_out, !con(dag_in, (ins I32:$vl)), [all …]
|
| /llvm-project-15.0.7/mlir/include/mlir/Analysis/Presburger/ |
| H A D | Simplex.h | 363 SmallVector<Unknown, 8> con, var; variable 761 assert(offset <= con.size() && "invalid offset!"); in detectRedundant() 762 detectRedundant(offset, con.size() - offset); in detectRedundant() 764 void detectRedundant() { detectRedundant(0, con.size()); } in detectRedundant()
|
| /llvm-project-15.0.7/llvm/lib/Target/AMDGPU/ |
| H A D | VOPDInstructions.td | 137 defvar ins = !con(xInst.Pfl.InsVOPDXDeferred, yInst.Pfl.InsVOPDY); 144 defvar ins = !con(xInst.Pfl.InsVOPDX, yInst.Pfl.InsVOPDYDeferred); 148 defvar ins = !con(xInst.Pfl.InsVOPDXDeferred, yInst.Pfl.InsVOPDY); 153 defvar ins = !con(xInst.Pfl.InsVOPDX, yInst.Pfl.InsVOPDY);
|
| H A D | MIMGInstructions.td | 347 let InOperandList = !con((ins addr_rc:$vaddr, SReg_256:$srsrc, 384 let InOperandList = !con(AddrIns, 409 let InOperandList = !con(AddrIns, 553 let InOperandList = !con((ins DataRC:$vdata), 579 let InOperandList = !con((ins DataRC:$vdata), 739 let InOperandList = !con((ins DataRC:$vdata), 769 let InOperandList = !con((ins DataRC:$vdata), 912 let InOperandList = !con(AddrIns, 939 let InOperandList = !con(AddrIns, 1153 let InOperandList = !con(nsah.AddrIns, [all …]
|
| H A D | SMInstructions.td | 109 !con((ins i8imm:$sdata, baseClass:$sbase), offsets), 125 !con((ins baseClass:$sbase), offsets.Ins, (ins CPol:$cpol)), 151 : SM_Pseudo<opName, (outs), !con((ins SReg_64:$sbase), offsets), 282 !con((ins dataClass:$sdata, baseClass:$sbase), offsets.Ins, 577 let InOperandList = !con((ins BaseClass:$sbase), offsets.Ins, (ins CPol:$cpol)); 612 let InOperandList = !con((ins SrcClass:$sdata, BaseClass:$sbase), 1008 let InOperandList = !con((ins BaseClass:$sbase), offsets.Ins, (ins CPol:$cpol)); 1211 let InOperandList = !con((ins BaseClass:$sbase), offsets.Ins, (ins CPol:$cpol));
|
| /llvm-project-15.0.7/flang/test/Parser/ |
| H A D | badlabel.f | 7 con
|
| /llvm-project-15.0.7/clang/test/SemaOpenCL/ |
| H A D | to_addr_builtin.cl | 9 constant int *con; 30 glob = to_global(con); 34 …// expected-error@-4{{invalid argument con to function: 'to_global', expecting a generic pointer a…
|
| /llvm-project-15.0.7/flang/test/Semantics/ |
| H A D | bad-forward-type.f90 | 84 type con type
|
| /llvm-project-15.0.7/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXIntrinsics.td | 148 let InOperandList = !con( 166 let Pattern = [!con( 2692 !con(texsamp, (ins intype:$x)), 3297 !con(tex, (ins intype:$x)), 3496 !con(tex, (ins intype:$x, intype:$y, 3813 !con(surf, (ins Int32Regs:$x)), 3953 !con(surf, (ins Int32Regs:$x)), 4118 !con(surf, (ins Int32Regs:$x)), 6429 dag Args = !foldl((ins), _Args, a, b, !con(a,b)); 6480 [!con((ins DstOp:$dst), [all …]
|
| /llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/modernize/ |
| H A D | use-trailing-return-type.cpp | 466 CONCAT(con, st) int& h16(); 474 #define CONST_CAT con##st
|
| /llvm-project-15.0.7/flang/lib/Lower/ |
| H A D | ConvertExpr.cpp | 1602 &con) { in genArrayLit() argument 1607 fir::SequenceType::Shape shape(con.shape().begin(), con.shape().end()); in genArrayLit() 1644 fir::getBase(genScalarLit<KIND>(con.At(subscripts), con.LEN())); in genArrayLit() 1665 con.At(subscripts) == con.At(nextSubscripts); in genArrayLit() 1702 fir::SequenceType::Shape shape(con.shape().begin(), con.shape().end()); in genArrayLit() 1708 for (auto [lb, extent] : llvm::zip(con.lbounds(), con.shape())) { in genArrayLit() 1729 &con) { in genval() argument 1730 if (con.Rank() > 0) in genval() 1731 return genArrayLit(con); in genval() 1743 if (con.Rank() > 0) in genval() [all …]
|