Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DFileCollector.h48 StringSet<> Seen; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveRangeCalc.h63 BitVector Seen; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86DiscriminateMemOps.cpp127 DenseMap<Location, DenseSet<unsigned>> Seen; in runOnMachineFunction() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DGenericDomTreeUpdaterImpl.h84 SmallSet<std::pair<BasicBlockT *, BasicBlockT *>, 8> Seen; in applyUpdatesPermissive() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DExegesisEmitter.cpp72 llvm::SmallSet<llvm::StringRef, 16> Seen; in collectPfmCounters() local
H A DRISCVTargetDefEmitter.cpp222 llvm::DenseSet<std::pair<uint64_t, uint64_t>> Seen; in emitRISCVExtensionBitmask() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DPlaceSafepoints.cpp476 DenseSet<BasicBlock *> &Seen, in scanOneBB()
503 DenseSet<BasicBlock *> &Seen) { in scanInlinedCode()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSarifDiagnostics.cpp149 llvm::StringSet<> Seen; in createRuleMapping() local
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp868 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 DScheduleDAGSDNodes.cpp787 SmallSet<Register, 8> &Seen, MachineInstr *NewInsn) { in ProcessSourceNode()
857 SmallSet<Register, 8> Seen; in EmitSchedule() local
H A DStatepointLowering.cpp1063 SmallSet<SDValue, 8> Seen; in LowerStatepoint() local
/freebsd/contrib/llvm-project/llvm/lib/ToolDrivers/llvm-lib/
H A DLibDriver.cpp451 StringSet<> Seen; in libDriverMain() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerBufferFatPointers.cpp279 Type *Ty, SmallPtrSetImpl<StructType *> &Seen) { in remapTypeImpl()
831 SmallPtrSetImpl<Value *> &Seen) { in getPossibleRsrcRoots()
860 SmallPtrSet<Value *, 4> Seen; in processConditionals() local
H A DSIOptimizeExecMasking.cpp285 bool Seen = false; in fixTerminators() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DParentMapContext.cpp82 llvm::SmallDenseSet<DynTypedNode, 2> Seen; member in ParentMapContext::ParentMap::ParentVector
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.cpp655 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 DDWARFDie.cpp282 SmallSet<DWARFDie, 3> Seen; in findRecursively() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DIVDescriptors.cpp993 SmallPtrSet<Value *, 8> Seen; in isFixedOrderRecurrence() local
H A DLoopAccessAnalysis.cpp524 SmallSet<unsigned, 2> Seen; in groupChecks() local
2530 SmallSet<std::pair<Value *, Type *>, 16> Seen; in analyzeLoop() local
H A DMemorySSAUpdater.cpp463 SmallPtrSet<const BasicBlock *, 8> Seen; in fixupDefs() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRPrinter.cpp628 SmallPtrSet<MachineBasicBlock*,8> Seen; in guessSuccessors() local
H A DLiveInterval.cpp517 SmallPtrSet<VNInfo*, 8> Seen; in RenumberValues() local
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp1215 std::set<LineState *, CompareLineStatePointers> Seen; in analyzeSolutionSpace() local
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendActions.cpp893 bool Seen; in ExecuteAction() member
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangAttrEmitter.cpp177 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

12