/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | FileCollector.h | 48 StringSet<> Seen; variable
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | LiveRangeCalc.h | 63 BitVector Seen; variable
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86DiscriminateMemOps.cpp | 127 DenseMap<Location, DenseSet<unsigned>> Seen; in runOnMachineFunction() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | GenericDomTreeUpdaterImpl.h | 84 SmallSet<std::pair<BasicBlockT *, BasicBlockT *>, 8> Seen; in applyUpdatesPermissive() local
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | ExegesisEmitter.cpp | 72 llvm::SmallSet<llvm::StringRef, 16> Seen; in collectPfmCounters() local
|
H A D | RISCVTargetDefEmitter.cpp | 222 llvm::DenseSet<std::pair<uint64_t, uint64_t>> Seen; in emitRISCVExtensionBitmask() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | PlaceSafepoints.cpp | 476 DenseSet<BasicBlock *> &Seen, in scanOneBB() 503 DenseSet<BasicBlock *> &Seen) { in scanInlinedCode()
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | SarifDiagnostics.cpp | 149 llvm::StringSet<> Seen; in createRuleMapping() local
|
/freebsd/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParseOpenMP.cpp | 868 llvm::StringMap<SourceLocation> &Seen, in checkForDuplicates() 887 llvm::StringMap<SourceLocation> &Seen) { in parseOMPTraitPropertyKind() 958 llvm::StringMap<SourceLocation> &Seen) { in checkExtensionProperty() 1006 llvm::StringMap<SourceLocation> &Seen) { in parseOMPContextProperty() 1054 llvm::StringMap<SourceLocation> &Seen) { in parseOMPTraitSelectorKind() 1240 llvm::StringMap<SourceLocation> &Seen) { in parseOMPTraitSetKind()
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | ScheduleDAGSDNodes.cpp | 787 SmallSet<Register, 8> &Seen, MachineInstr *NewInsn) { in ProcessSourceNode() 857 SmallSet<Register, 8> Seen; in EmitSchedule() local
|
H A D | StatepointLowering.cpp | 1063 SmallSet<SDValue, 8> Seen; in LowerStatepoint() local
|
/freebsd/contrib/llvm-project/llvm/lib/ToolDrivers/llvm-lib/ |
H A D | LibDriver.cpp | 451 StringSet<> Seen; in libDriverMain() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPULowerBufferFatPointers.cpp | 279 Type *Ty, SmallPtrSetImpl<StructType *> &Seen) { in remapTypeImpl() 831 SmallPtrSetImpl<Value *> &Seen) { in getPossibleRsrcRoots() 860 SmallPtrSet<Value *, 4> Seen; in processConditionals() local
|
H A D | SIOptimizeExecMasking.cpp | 285 bool Seen = false; in fixTerminators() local
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | ParentMapContext.cpp | 82 llvm::SmallDenseSet<DynTypedNode, 2> Seen; member in ParentMapContext::ParentMap::ParentVector
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | VPlanTransforms.cpp | 655 SmallPtrSet<VPValue *, 8> Seen; in recursivelyDeleteDeadRecipes() local 768 SmallPtrSet<VPRecipeBase *, 8> Seen; in sinkRecurrenceUsersAfterPrevious() local
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFDie.cpp | 282 SmallSet<DWARFDie, 3> Seen; in findRecursively() local
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | IVDescriptors.cpp | 993 SmallPtrSet<Value *, 8> Seen; in isFixedOrderRecurrence() local
|
H A D | LoopAccessAnalysis.cpp | 524 SmallSet<unsigned, 2> Seen; in groupChecks() local 2530 SmallSet<std::pair<Value *, Type *>, 16> Seen; in analyzeLoop() local
|
H A D | MemorySSAUpdater.cpp | 463 SmallPtrSet<const BasicBlock *, 8> Seen; in fixupDefs() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | MIRPrinter.cpp | 628 SmallPtrSet<MachineBasicBlock*,8> Seen; in guessSuccessors() local
|
H A D | LiveInterval.cpp | 517 SmallPtrSet<VNInfo*, 8> Seen; in RenumberValues() local
|
/freebsd/contrib/llvm-project/clang/lib/Format/ |
H A D | UnwrappedLineFormatter.cpp | 1215 std::set<LineState *, CompareLineStatePointers> Seen; in analyzeSolutionSpace() local
|
/freebsd/contrib/llvm-project/clang/lib/Frontend/ |
H A D | FrontendActions.cpp | 893 bool Seen; in ExecuteAction() member
|
/freebsd/contrib/llvm-project/clang/utils/TableGen/ |
H A D | ClangAttrEmitter.cpp | 177 std::set<std::string> Seen; in getParsedAttrList() local 2378 SmallDenseSet<StringRef, 8> Seen; in forEachUniqueSpelling() local 4814 std::set<std::string> Seen; in EmitClangAttrParsedAttrKinds() local
|