Home
last modified time | relevance | path

Searched defs:Seen (Results 1 – 25 of 55) sorted by relevance

123

/llvm-project/libc/benchmarks/automemcpy/lib/
H A DCodeGenMain.cpp
/llvm-project/llvm/include/llvm/Support/
H A DFileCollector.h48 StringSet<> Seen; variable
/llvm-project/llvm/tools/verify-uselistorder/
H A Dverify-uselistorder.cpp399 DenseSet<Value *> &Seen) { in shuffleValueUseLists()
441 static void reverseValueUseLists(Value *V, DenseSet<Value *> &Seen) { in reverseValueUseLists()
530 DenseSet<Value *> Seen; in shuffleUseLists() local
536 DenseSet<Value *> Seen; in reverseUseLists() local
/llvm-project/clang-tools-extra/clang-include-fixer/find-all-symbols/
H A DSymbolInfo.h57 unsigned Seen = 0; member
/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveRangeCalc.h63 BitVector Seen; variable
/llvm-project/llvm/lib/Target/X86/
H A DX86DiscriminateMemOps.cpp127 DenseMap<Location, DenseSet<unsigned>> Seen; runOnMachineFunction() local
/llvm-project/clang-tools-extra/clangd/refactor/
H A DTweak.cpp36 llvm::StringSet<> Seen; in validateRegistry() local
/llvm-project/llvm/include/llvm/Analysis/
H A DGenericDomTreeUpdaterImpl.h84 SmallSet<std::pair<BasicBlockT *, BasicBlockT *>, 8> Seen; applyUpdatesPermissive() local
/llvm-project/clang/include/clang/Frontend/
H A DUtils.h139 llvm::StringSet<> Seen; variable
/llvm-project/llvm/lib/Transforms/Scalar/
H A DPlaceSafepoints.cpp503 scanOneBB(Start, End, Calls, Seen, Worklist); in scanInlinedCode() argument
476 scanOneBB(Instruction * Start,Instruction * End,std::vector<CallInst * > & Calls,DenseSet<BasicBlock * > & Seen,std::vector<BasicBlock * > & Worklist) scanOneBB() argument
/llvm-project/clang-tools-extra/clangd/unittests/
H A DSelectionTests.cpp86 bool Seen = false; in verifyCommonAncestor() local
822 unsigned Seen = 0; in TEST() local
/llvm-project/llvm/utils/TableGen/
H A DExegesisEmitter.cpp72 llvm::SmallSet<llvm::StringRef, 16> Seen; collectPfmCounters() local
/llvm-project/clang-tools-extra/pseudo/include/clang-pseudo/
H A DForest.h
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSarifDiagnostics.cpp149 llvm::StringSet<> Seen; in createRuleMapping() local
/llvm-project/clang-tools-extra/clang-tidy/utils/
H A DUseRangesCheck.cpp133 llvm::DenseSet<ArrayRef<Signature>> Seen; registerMatchers() local
/llvm-project/clang-tools-extra/clangd/
H A DHeaders.cpp235 llvm::DenseSet<IncludeStructure::HeaderID> Seen; in includeDepth() local
/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp868 llvm::StringMap<SourceLocation> &Seen, in checkForDuplicates() argument
887 llvm::StringMap<SourceLocation> &Seen) { in parseOMPTraitPropertyKind() argument
958 llvm::StringMap<SourceLocation> &Seen) { in checkExtensionProperty() argument
1006 llvm::StringMap<SourceLocation> &Seen) { in parseOMPContextProperty() argument
1054 llvm::StringMap<SourceLocation> &Seen) { in parseOMPTraitSelectorKind() argument
1240 parseOMPTraitSetKind(OMPTraitSet & TISet,llvm::StringMap<SourceLocation> & Seen) parseOMPTraitSetKind() argument
[all...]
/llvm-project/llvm/lib/ToolDrivers/llvm-lib/
H A DLibDriver.cpp451 StringSet<> Seen; libDriverMain() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGSDNodes.cpp787 SmallSet<Register, 8> &Seen, MachineInstr *NewInsn) { in ProcessSourceNode() argument
857 SmallSet<Register, 8> Seen; in EmitSchedule() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerBufferFatPointers.cpp279 remapTypeImpl(Type * Ty,SmallPtrSetImpl<StructType * > & Seen) remapTypeImpl() argument
831 getPossibleRsrcRoots(Instruction * I,SmallPtrSetImpl<Value * > & Roots,SmallPtrSetImpl<Value * > & Seen) getPossibleRsrcRoots() argument
860 SmallPtrSet<Value *, 4> Seen; processConditionals() local
[all...]
H A DSIOptimizeExecMasking.cpp285 bool Seen = false; fixTerminators() local
/llvm-project/clang/lib/AST/
H A DParentMapContext.cpp82 llvm::SmallDenseSet<DynTypedNode, 2> Seen; member in ParentMapContext::ParentMap::ParentVector
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.cpp650 SmallPtrSet<VPValue *, 8> Seen; recursivelyDeleteDeadRecipes() local
763 SmallPtrSet<VPRecipeBase *, 8> Seen; sinkRecurrenceUsersAfterPrevious() local
/llvm-project/clang-tools-extra/pseudo/lib/
H A DGLR.cpp
/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDie.cpp282 Seen.insert(*this); in findRecursively() local

123