Home
last modified time | relevance | path

Searched defs:inserted (Results 1 – 25 of 40) sorted by relevance

12

/llvm-project/libc/test/src/search/
H A Dhsearch_test.cpp58 ENTRY *inserted = LIBC_NAMESPACE::hsearch( TEST() local
92 ENTRY *inserted = LIBC_NAMESPACE::hsearch( TEST() local
/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan_origin.h94 bool inserted = in CreateChainedOrigin() local
/llvm-project/lldb/source/Host/windows/
H A DMainLoopWindows.cpp83 const bool inserted = RegisterReadObject() local
/llvm-project/mlir/lib/Analysis/
H A DDataFlowFramework.cpp42 auto inserted = dependents.insert({dependent, analysis}); addDependency() local
/llvm-project/compiler-rt/lib/msan/
H A Dmsan_origin.h131 bool inserted = ChainedOriginDepotPut(h.id(), prev.raw_id(), &chained_id); in CreateChainedOrigin() local
/llvm-project/mlir/lib/Dialect/Linalg/Transforms/
H A DSplit.cpp55 Value inserted = b.create<tensor::InsertSliceOp>( in createSplitPart() local
H A DTransforms.cpp1417 Value inserted = tensor::createCanonicalRankReducingInsertSliceOp( returningMatchAndRewrite() local
1504 Value inserted = tensor::createCanonicalRankReducingInsertSliceOp( returningMatchAndRewrite() local
1561 Value inserted = tensor::createCanonicalRankReducingInsertSliceOp( returningMatchAndRewrite() local
H A DHoistPadding.cpp651 Value inserted = rewriter.create<tensor::InsertSliceOp>( in buildPackingLoopNestImpl() local
/llvm-project/mlir/lib/TableGen/
H A DPattern.cpp470 auto inserted = symbolInfoMap.emplace(name, SymbolInfo::getResult(&op)); bindOpResult() local
483 auto inserted = symbolInfoMap.emplace(symbol.str(), SymbolInfo::getValue()); bindValue() local
489 auto inserted = bindMultipleValues() local
495 auto inserted = symbolInfoMap.emplace(symbol.str(), SymbolInfo::getAttr()); bindAttr() local
[all...]
/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stackdepotbase.h116 bool *inserted) { in Put()
H A Dsanitizer_chained_origin_depot.cpp131 bool inserted; in Put() local
/llvm-project/llvm/lib/CodeGen/
H A DBasicBlockSectionsProfileReader.cpp407 [[maybe_unused]] bool inserted = in doInitialization() local
/llvm-project/lldb/source/Host/posix/
H A DMainLoopPosix.cpp265 const bool inserted = global() local
/llvm-project/mlir/lib/IR/
H A DDialect.cpp188 auto inserted = registry.insert( insert() local
/llvm-project/lld/COFF/
H A DDriverUtils.cpp171 bool inserted = pair.second; in parseMerge() local
726 bool inserted = pair.second; fixupExports() local
H A DSymbolTable.cpp546 bool inserted = false; insert() local
/llvm-project/mlir/lib/Dialect/IRDL/
H A DIRDLLoading.cpp580 bool inserted = paramIds.insert(id).second; in checkCorrectAnyOf() local
598 bool inserted = paramIrdlOps.insert(op).second; in checkCorrectAnyOf() local
/llvm-project/mlir/lib/Dialect/Shape/Transforms/
H A DOutlineShapeComputation.cpp44 bool inserted = opSet.insert(op).second; in getInputsOfCluster() local
/llvm-project/clang/lib/CodeGen/
H A DCodeGenTBAA.cpp472 LLVM_ATTRIBUTE_UNUSED auto inserted = getValidBaseTypeInfo() local
/llvm-project/lldb/source/Plugins/Process/minidump/
H A DMinidumpParser.cpp377 bool inserted; GetFilteredModuleList() local
/llvm-project/mlir/lib/Dialect/Bufferization/Transforms/
H A DBufferDeallocation.cpp147 bool inserted = visited.insert(&current).second; in enter() local
H A DOwnershipBasedBufferDeallocation.cpp108 bool inserted = visited.insert(&current).second; in enter() local
/llvm-project/mlir/lib/Dialect/Transform/Interfaces/
H A DTransformInterfaces.cpp242 bool inserted = in setPayloadOps() local
275 bool inserted = in setPayloadValues() local
308 bool inserted = in setParams() local
/llvm-project/flang/lib/Optimizer/HLFIR/Transforms/
H A DLowerHLFIROrderedAssignments.cpp256 auto inserted = in insertSavedEntity() local
1208 auto inserted = generateSaveEntity() local
/llvm-project/mlir/lib/Pass/
H A DPassRegistry.cpp102 bool inserted = passPipelineRegistry->try_emplace(arg, pipelineInfo).second; registerPassPipeline() local

12