Home
last modified time | relevance | path

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

12

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Support/
HDFileCollector.h48 StringSet<> Seen; variable
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDLiveRangeCalc.h63 BitVector Seen; variable
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86DiscriminateMemOps.cpp127 DenseMap<Location, DenseSet<unsigned>> Seen; in runOnMachineFunction() local
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
HDGenericDomTreeUpdaterImpl.h84 SmallSet<std::pair<BasicBlockT *, BasicBlockT *>, 8> Seen; in applyUpdatesPermissive() local
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Frontend/
HDUtils.h139 llvm::StringSet<> Seen; variable
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDPlaceSafepoints.cpp476 DenseSet<BasicBlock *> &Seen, in scanOneBB()
503 DenseSet<BasicBlock *> &Seen) { in scanInlinedCode()
/freebsd-14-stable/contrib/llvm-project/llvm/utils/TableGen/
HDExegesisEmitter.cpp72 llvm::SmallSet<llvm::StringRef, 16> Seen; in collectPfmCounters() local
HDRISCVTargetDefEmitter.cpp222 llvm::DenseSet<std::pair<uint64_t, uint64_t>> Seen; in emitRISCVExtensionBitmask() local
/freebsd-14-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
HDSarifDiagnostics.cpp149 llvm::StringSet<> Seen; in createRuleMapping() local
/freebsd-14-stable/contrib/llvm-project/clang/lib/Parse/
HDParseOpenMP.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-14-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDScheduleDAGSDNodes.cpp787 SmallSet<Register, 8> &Seen, MachineInstr *NewInsn) { in ProcessSourceNode()
857 SmallSet<Register, 8> Seen; in EmitSchedule() local
HDStatepointLowering.cpp1063 SmallSet<SDValue, 8> Seen; in LowerStatepoint() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/ToolDrivers/llvm-lib/
HDLibDriver.cpp451 StringSet<> Seen; in libDriverMain() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDAMDGPULowerBufferFatPointers.cpp279 Type *Ty, SmallPtrSetImpl<StructType *> &Seen) { in remapTypeImpl()
831 SmallPtrSetImpl<Value *> &Seen) { in getPossibleRsrcRoots()
860 SmallPtrSet<Value *, 4> Seen; in processConditionals() local
HDSIOptimizeExecMasking.cpp285 bool Seen = false; in fixTerminators() local
/freebsd-14-stable/contrib/llvm-project/clang/lib/AST/
HDParentMapContext.cpp82 llvm::SmallDenseSet<DynTypedNode, 2> Seen; member in ParentMapContext::ParentMap::ParentVector
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
HDVPlanTransforms.cpp655 SmallPtrSet<VPValue *, 8> Seen; in recursivelyDeleteDeadRecipes() local
768 SmallPtrSet<VPRecipeBase *, 8> Seen; in sinkRecurrenceUsersAfterPrevious() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
HDDWARFDie.cpp282 SmallSet<DWARFDie, 3> Seen; in findRecursively() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Analysis/
HDIVDescriptors.cpp993 SmallPtrSet<Value *, 8> Seen; in isFixedOrderRecurrence() local
HDLoopAccessAnalysis.cpp524 SmallSet<unsigned, 2> Seen; in groupChecks() local
2530 SmallSet<std::pair<Value *, Type *>, 16> Seen; in analyzeLoop() local
HDMemorySSAUpdater.cpp463 SmallPtrSet<const BasicBlock *, 8> Seen; in fixupDefs() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDMIRPrinter.cpp628 SmallPtrSet<MachineBasicBlock*,8> Seen; in guessSuccessors() local
HDLiveInterval.cpp517 SmallPtrSet<VNInfo*, 8> Seen; in RenumberValues() local
/freebsd-14-stable/contrib/llvm-project/clang/lib/Format/
HDUnwrappedLineFormatter.cpp1215 std::set<LineState *, CompareLineStatePointers> Seen; in analyzeSolutionSpace() local
/freebsd-14-stable/contrib/llvm-project/clang/lib/Frontend/
HDFrontendActions.cpp893 bool Seen; in ExecuteAction() member

12