Home
last modified time | relevance | path

Searched defs:exact (Results 1 – 14 of 14) sorted by relevance

/llvm-project/polly/lib/External/isl/
H A Disl_transitive_closure.c121 isl_bool exact; in check_power_exactness() local
177 isl_bool exact; in check_exactness() local
869 __isl_keep isl_map *map, isl_bool *exact, int project) in construct_component()
924 __isl_keep isl_map *map, isl_bool *exact, int project) in construct_projected_component()
948 isl_bool *exact) in q_closure()
1162 int i, __isl_take isl_map *qc, int *left, int *right, isl_bool *exact) in compute_incremental()
1308 __isl_keep isl_map *map, isl_bool *exact, int project) in incremental_closure()
1547 static void floyd_warshall_iterate(isl_map ***grid, int n, isl_bool *exact) in floyd_warshall_iterate()
1600 isl_bool *exact, int project, int *group, int n) in floyd_warshall_with_groups()
1739 __isl_keep isl_map *map, isl_bool *exact, int project) in floyd_warshall()
[all …]
H A Dclosure.c11 isl_bool exact; in main() local
H A Dbound.c55 int exact; member
180 __isl_take isl_pw_qpolynomial_fold *bound, int exact, in check_solution()
246 isl_bool exact; in main() local
H A Disl_test.c2739 isl_bool exact, equal; in test_closure() local
/llvm-project/clang/test/CodeGenCXX/
H A Ddynamic-cast-exact-disabled.cpp11 B *exact(A *a) { in exact() function
/llvm-project/lldb/source/Symbol/
H A DCompileUnit.cpp227 FindLineEntry(uint32_t start_idx,uint32_t line,const FileSpec * file_spec_ptr,bool exact,LineEntry * line_entry_ptr) FindLineEntry() argument
318 const bool exact = true; ResolveSymbolContext() local
[all...]
/llvm-project/lldb/source/API/
H A DSBCompileUnit.cpp98 const bool exact = true; in FindLineEntryIndex() local
/llvm-project/flang/lib/Optimizer/Dialect/
H A DFIRAttr.cpp267 if (auto exact = mlir::dyn_cast<fir::ExactTypeAttr>(attr)) { in printFirAttribute() local
/llvm-project/mlir/lib/Dialect/GPU/Transforms/
H A DEliminateBarriers.cpp274 bool exact = collectEffects(&op->getBlock()->front(), effects); getEffectsAfter() local
/llvm-project/mlir/lib/Dialect/Tosa/IR/
H A DTosaCanonicalizations.cpp766 bool exact; fold() local
/llvm-project/lldb/source/Interpreter/
H A DCommandInterpreter.cpp1018 GetCommandSP(llvm::StringRef cmd_str,bool include_aliases,bool exact,StringList * matches,StringList * descriptions) const GetCommandSP() argument
1325 const bool exact = false; GetAliasFullName() local
/llvm-project/lldb/source/Commands/
H A DCommandObjectThread.cpp988 // setting the breakpoint on the exact line number or the nearest in DoExecute() local
/llvm-project/flang/lib/Lower/
H A DBridge.cpp3643 mlir::Value exact = builder->create<fir::ConvertOp>( genFIR() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp3605 bool exact = false; visitShift() local