Home
last modified time | relevance | path

Searched defs:par (Results 1 – 9 of 9) sorted by relevance

/llvm-project/clang/test/SemaCXX/
H A Dpragma-optimize.cpp88 float container2 (float par) { in container2()
98 template<> int thrice(int par) { in thrice()
101 int container3 (int par) { in container3()
/llvm-project/clang/test/CodeGenCXX/
H A Dmember-data-pointers.cpp8 param_t par; member
/llvm-project/flang/test/Integration/
H A Ddebug-ptr-type.f906 real(4), pointer :: par(:, :) local
/llvm-project/polly/lib/External/isl/
H A Disl_tab_lexopt_templ.c153 isl_bool par = isl_bool_false; in SF() local
H A Disl_map_simplify.c4855 isl_bool par, opp; in lower_bound_is_cst() local
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Dfold-init-type.cpp20 constexpr parallel_execution_policy par{}; variable
/llvm-project/flang/lib/Lower/
H A DPFTBuilder.cpp1789 if (auto *par = parent.getIf<FunctionLikeUnit>()) parentHostAssoc() local
1795 if (auto *par = parent.getIf<FunctionLikeUnit>()) parentHasTupleHostAssoc() local
1801 if (auto *par = parent.getIf<FunctionLikeUnit>()) parentHasHostAssoc() local
/llvm-project/mlir/lib/Dialect/Linalg/IR/
H A DLinalgInterfaces.cpp298 auto par = utils::IteratorType::parallel; global() variable
/llvm-project/mlir/lib/Dialect/Linalg/Transforms/
H A DVectorization.cpp3136 vector::IteratorType par = vector::IteratorType::parallel; conv1dSliceAsContraction() local
[all...]