/llvm-project/libc/benchmarks/automemcpy/lib/ |
H A D | CodeGenMain.cpp |
|
/llvm-project/llvm/include/llvm/Support/ |
H A D | FileCollector.h | 48 StringSet<> Seen; variable
|
/llvm-project/llvm/tools/verify-uselistorder/ |
H A D | verify-uselistorder.cpp | 399 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 D | SymbolInfo.h | 57 unsigned Seen = 0; member
|
/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | LiveRangeCalc.h | 63 BitVector Seen; variable
|
/llvm-project/llvm/lib/Target/X86/ |
H A D | X86DiscriminateMemOps.cpp | 127 DenseMap<Location, DenseSet<unsigned>> Seen; runOnMachineFunction() local
|
/llvm-project/clang-tools-extra/clangd/refactor/ |
H A D | Tweak.cpp | 36 llvm::StringSet<> Seen; in validateRegistry() local
|
/llvm-project/llvm/include/llvm/Analysis/ |
H A D | GenericDomTreeUpdaterImpl.h | 84 SmallSet<std::pair<BasicBlockT *, BasicBlockT *>, 8> Seen; applyUpdatesPermissive() local
|
/llvm-project/clang/include/clang/Frontend/ |
H A D | Utils.h | 139 llvm::StringSet<> Seen; variable
|
/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | PlaceSafepoints.cpp | 503 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 D | SelectionTests.cpp | 86 bool Seen = false; in verifyCommonAncestor() local 822 unsigned Seen = 0; in TEST() local
|
/llvm-project/llvm/utils/TableGen/ |
H A D | ExegesisEmitter.cpp | 72 llvm::SmallSet<llvm::StringRef, 16> Seen; collectPfmCounters() local
|
/llvm-project/clang-tools-extra/pseudo/include/clang-pseudo/ |
H A D | Forest.h |
|
/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | SarifDiagnostics.cpp | 149 llvm::StringSet<> Seen; in createRuleMapping() local
|
/llvm-project/clang-tools-extra/clang-tidy/utils/ |
H A D | UseRangesCheck.cpp | 133 llvm::DenseSet<ArrayRef<Signature>> Seen; registerMatchers() local
|
/llvm-project/clang-tools-extra/clangd/ |
H A D | Headers.cpp | 235 llvm::DenseSet<IncludeStructure::HeaderID> Seen; in includeDepth() local
|
/llvm-project/clang/lib/Parse/ |
H A D | ParseOpenMP.cpp | 868 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 D | LibDriver.cpp | 451 StringSet<> Seen; libDriverMain() local
|
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | ScheduleDAGSDNodes.cpp | 787 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 D | AMDGPULowerBufferFatPointers.cpp | 279 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 D | SIOptimizeExecMasking.cpp | 285 bool Seen = false; fixTerminators() local
|
/llvm-project/clang/lib/AST/ |
H A D | ParentMapContext.cpp | 82 llvm::SmallDenseSet<DynTypedNode, 2> Seen; member in ParentMapContext::ParentMap::ParentVector
|
/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | VPlanTransforms.cpp | 650 SmallPtrSet<VPValue *, 8> Seen; recursivelyDeleteDeadRecipes() local 763 SmallPtrSet<VPRecipeBase *, 8> Seen; sinkRecurrenceUsersAfterPrevious() local
|
/llvm-project/clang-tools-extra/pseudo/lib/ |
H A D | GLR.cpp |
|
/llvm-project/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFDie.cpp | 282 Seen.insert(*this); in findRecursively() local
|