Home
last modified time | relevance | path

Searched refs:PART (Results 1 – 14 of 14) sorted by relevance

/llvm-project-15.0.7/polly/lib/External/isl/
H A Disl_union_single.c46 PART *part = *entry; in FN()
49 part = FN(PART,copy)(part); in FN()
73 PART *part = (PART *)entry; in FN()
99 PART *part; in FN()
138 FN(PART,free)(part_entry->data); in FN()
151 __isl_keep PART *part) in FN()
163 __isl_keep PART *part2) in FN()
183 static isl_bool FN(PART,has_domain_space_tuples)(__isl_keep PART *part,
192 PART *part = (PART *)entry; in FN()
226 PART *part = *entry; in FN()
[all …]
H A Disl_union_templ.c130 static isl_bool FN(PART,has_domain_space_tuples)(__isl_keep PART *part, in FN() argument
271 __isl_give PART *(*fn)(__isl_take PART *part, void *user); in S()
549 __isl_give UNION *FN(FN(PART,to_union),BASE)(__isl_take PART *part) in FN() argument
557 __isl_give PART *(*fn)(__isl_take PART *, __isl_take PART *); in S()
569 PART *part2; in FN()
605 __isl_give PART *(*fn)(__isl_take PART *, __isl_take PART *))
612 __isl_give PART *(*fn)(__isl_take PART *, __isl_take PART *)) in FN()
988 PART **part_p = (PART **) entry; in FN()
989 PART *part; in FN()
1392 *list = FN(LIST(PART),add)(*list, FN(PART,copy)(pw)); in FN()
[all …]
H A Disl_union_multi.c112 PART *part = *entry; in FN()
114 FN(PART,free)(part); in FN() local
166 PART *part = (PART *) entry; in FN()
191 PART *part = *entry; in FN()
293 PART *part; in FN()
313 FN(PART,free)(part); in FN() local
334 dom1 = FN(PART,domain)(FN(PART,copy)(part1)); in FN()
335 dom2 = FN(PART,domain)(FN(PART,copy)(part2)); in FN()
348 PART *part = user; in FN()
515 PART *part = *entry; in FN()
[all …]
H A Disl_union_neg.c15 static __isl_give PART *FN(UNION,neg_entry)(__isl_take PART *part, void *user) in FN()
17 return FN(PART,neg)(part); in FN()
H A Disl_union_macro.h3 #undef PART
4 #define PART CAT(isl_,BASE) macro
H A Disl_union_eval.c44 static isl_stat FN(UNION,eval_entry)(__isl_take PART *part, void *user) in FN()
49 v = FN(PART,eval)(part, isl_point_copy(data->pnt)); in FN()
/llvm-project-15.0.7/llvm/test/Transforms/SROA/
H A Dmem-par-metadata-sroa-cast.ll17 %PART = alloca %CMPLX, align 8
23 %T = getelementptr %CMPLX, ptr %PART, i64 %dummy
/llvm-project-15.0.7/flang/runtime/
H A Dproduct.cpp37 template <typename PART> class ComplexProductAccumulator {
40 void Reinitialize() { product_ = std::complex<PART>{1, 0}; } in Reinitialize()
53 std::complex<PART> product_{1, 0};
H A Dsum.cpp66 template <typename PART> class ComplexSumAccumulator {
89 RealSumAccumulator<PART> reals_{array_}, imaginaries_{array_};
/llvm-project-15.0.7/compiler-rt/test/asan/TestCases/Darwin/
H A Dodr-lto.cpp15 #if PART == 1
/llvm-project-15.0.7/mlir/test/Conversion/VectorToSPIRV/
H A Dvector-to-spirv.mlir144 // CHECK-SAME: %[[PART:.+]]: vector<2xf32>, %[[ALL:.+]]: vector<4xf32>
145 …Shuffle [0 : i32, 4 : i32, 5 : i32, 3 : i32] %[[ALL]] : vector<4xf32>, %[[PART]] : vector<2xf32> -…
/llvm-project-15.0.7/llvm/test/DebugInfo/MIR/InstrRef/
H A Dderef-spills-with-size.mir167 ;; PART ONE: For this first block of tests, check that information about
230 ;; PART TWO: test the twelve kinds of location expression mentioned in the
/llvm-project-15.0.7/flang/include/flang/Evaluate/
H A Dinteger.h54 typename PART = HostUnsignedInt<PARTBITS>,
60 using Part = PART;
/llvm-project-15.0.7/llvm/lib/Target/Mips/
H A DMips64InstrInfo.td440 // Expands to: daddiu $dst, $src, %PART($tgt - $baltgt)
441 // where %PART may be %hi or %lo, depending on the relocation kind