Home
last modified time | relevance | path

Searched defs:added (Results 1 – 17 of 17) sorted by relevance

/llvm-project/clang/test/Sema/
H A Dast-print-x86.c6 int added; in assembly() local
/llvm-project/llvm/tools/opt-viewer/
H A Dopt-diff.py67 added = set(all_remarks2.values()) - set(all_remarks1.values()) variable
/llvm-project/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.h84 iterator_range<ModulePtrSet::iterator> added() { in added() function
/llvm-project/mlir/lib/Dialect/SparseTensor/Transforms/Utils/
H A DCodegenEnv.cpp205 void CodegenEnv::startExpand(Value values, Value filled, Value added, in startExpand()
/llvm-project/lldb/source/Breakpoint/
H A DBreakpointList.cpp172 void BreakpointList::UpdateBreakpoints(ModuleList &module_list, bool added, in UpdateBreakpoints()
/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_deadlock_detector2.cpp216 bool added = false; in MutexBeforeLock() local
/llvm-project/mlir/lib/Conversion/TosaToLinalg/
H A DTosaToLinalgNamed.cpp85 Value added = builder.create<arith::AddIOp>(loc, biasVal, args[1]); in linalgIntBroadcastExtSIAdd() local
530 Value added = nestedBuilder.create<arith::AddFOp>( matchAndRewrite() local
H A DTosaToLinalg.cpp427 auto added = rewriter.create<arith::AddFOp>(loc, resultTypes, exp, one); createLinalgBodyCalculationForElementwiseOp() local
/llvm-project/mlir/lib/Support/
H A DTiming.cpp281 auto added = std::chrono::nanoseconds(0); in addAsyncUserTime() local
/llvm-project/mlir/include/mlir/ExecutionEngine/SparseTensor/
H A DStorage.h315 void expInsert(uint64_t *lvlCoords, V *values, bool *filled, uint64_t *added, in expInsert()
/llvm-project/mlir/lib/Dialect/SparseTensor/Transforms/
H A DSparsification.cpp468 Value added = env.getExpandAdded(); genInsertionStore() local
778 Value added = env.getExpandAdded(); genExpand() local
H A DSparseTensorCodegen.cpp932 Value added = genAlloc(idxType); matchAndRewrite() local
964 Value added = adaptor.getAdded(); matchAndRewrite() local
H A DSparseTensorConversion.cpp720 Value added = adaptor.getAdded(); in matchAndRewrite() local
/llvm-project/polly/lib/External/isl/
H A Disl_vertices.c516 isl_bool added = add_vertex(&list, copy, tab); in isl_basic_set_compute_vertices() local
H A Disl_coalesce.c1347 int added; in add_selected_wraps() local
/llvm-project/lld/ELF/
H A DLinkerScript.cpp1698 DenseSet<StringRef> added; addScriptReferencedSymbolsToSymTable() local
/llvm-project/openmp/runtime/src/
H A Dkmp_runtime.cpp3710 int added = 0; in __kmp_expand_threads() local
[all...]