Home
last modified time | relevance | path

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

12

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DFileCollector.h48 StringSet<> Seen; variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveRangeCalc.h63 BitVector Seen; variable
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86DiscriminateMemOps.cpp127 DenseMap<Location, DenseSet<unsigned>> Seen; in runOnMachineFunction() local
/freebsd-src/contrib/llvm-project/clang/include/clang/Frontend/
H A DUtils.h139 llvm::StringSet<> Seen; variable
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DPlaceSafepoints.cpp474 scanOneBB(Instruction * Start,Instruction * End,std::vector<CallInst * > & Calls,DenseSet<BasicBlock * > & Seen,std::vector<BasicBlock * > & Worklist) scanOneBB() argument
501 scanInlinedCode(Instruction * Start,Instruction * End,std::vector<CallInst * > & Calls,DenseSet<BasicBlock * > & Seen) scanInlinedCode() argument
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DExegesisEmitter.cpp72 llvm::SmallSet<llvm::StringRef, 16> Seen; in collectPfmCounters() local
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DDomTreeUpdater.cpp254 SmallSet<std::pair<BasicBlock *, BasicBlock *>, 8> Seen; applyUpdatesPermissive() local
H A DIVDescriptors.cpp994 SmallPtrSet<Value *, 8> Seen; isFixedOrderRecurrence() local
H A DLoopAccessAnalysis.cpp518 SmallSet<unsigned, 2> Seen; groupChecks() local
2456 SmallSet<std::pair<Value *, Type *>, 16> Seen; analyzeLoop() local
H A DMemorySSAUpdater.cpp463 SmallPtrSet<const BasicBlock *, 8> Seen; in fixupDefs() local
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSarifDiagnostics.cpp149 llvm::StringSet<> Seen; in createRuleMapping() local
/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp858 checkForDuplicates(Parser & P,StringRef Name,SourceLocation NameLoc,llvm::StringMap<SourceLocation> & Seen,OMPContextLvl Lvl) checkForDuplicates() argument
877 parseOMPTraitPropertyKind(OMPTraitProperty & TIProperty,llvm::omp::TraitSet Set,llvm::omp::TraitSelector Selector,llvm::StringMap<SourceLocation> & Seen) parseOMPTraitPropertyKind() argument
948 checkExtensionProperty(Parser & P,SourceLocation Loc,OMPTraitProperty & TIProperty,OMPTraitSelector & TISelector,llvm::StringMap<SourceLocation> & Seen) checkExtensionProperty() argument
996 parseOMPContextProperty(OMPTraitSelector & TISelector,llvm::omp::TraitSet Set,llvm::StringMap<SourceLocation> & Seen) parseOMPContextProperty() argument
1044 parseOMPTraitSelectorKind(OMPTraitSelector & TISelector,llvm::omp::TraitSet Set,llvm::StringMap<SourceLocation> & Seen) parseOMPTraitSelectorKind() argument
1230 parseOMPTraitSetKind(OMPTraitSet & TISet,llvm::StringMap<SourceLocation> & Seen) parseOMPTraitSetKind() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/ToolDrivers/llvm-lib/
H A DLibDriver.cpp425 StringSet<> Seen; libDriverMain() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGSDNodes.cpp786 ProcessSourceNode(SDNode * N,SelectionDAG * DAG,InstrEmitter & Emitter,DenseMap<SDValue,Register> & VRBaseMap,SmallVectorImpl<std::pair<unsigned,MachineInstr * >> & Orders,SmallSet<Register,8> & Seen,MachineInstr * NewInsn) ProcessSourceNode() argument
856 SmallSet<Register, 8> Seen; EmitSchedule() local
H A DStatepointLowering.cpp1060 SmallSet<SDValue, 8> Seen; LowerStatepoint() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIOptimizeExecMasking.cpp285 bool Seen = false; in fixTerminators() local
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDie.cpp282 SmallSet<DWARFDie, 3> Seen; in findRecursively() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRPrinter.cpp625 SmallPtrSet<MachineBasicBlock*,8> Seen; guessSuccessors() local
H A DLiveInterval.cpp517 SmallPtrSet<VNInfo*, 8> Seen; in RenumberValues() local
/freebsd-src/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp1206 std::set<LineState *, CompareLineStatePointers> Seen; analyzeSolutionSpace() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.cpp657 SmallPtrSet<VPRecipeBase *, 8> Seen; sinkRecurrenceUsersAfterPrevious() local
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendActions.cpp858 bool Seen; ExecuteAction() member
/freebsd-src/contrib/llvm-project/clang/utils/TableGen/
H A DClangAttrEmitter.cpp176 std::set<std::string> Seen; getParsedAttrList() local
2281 SmallDenseSet<StringRef, 8> Seen; forEachUniqueSpelling() local
4668 std::set<std::string> Seen; EmitClangAttrParsedAttrKinds() local
/freebsd-src/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DELFEmitter.cpp1848 StringSet<> Seen; buildSectionHeaderReorderMap() local
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DVerifier.cpp2884 SmallPtrSet<const MDNode *, 32> Seen; visitFunction() local
4297 SmallSet<Value *, 8> Seen; visitEHPadPredecessors() local
4425 SmallSet<FuncletPadInst *, 8> Seen; visitFuncletPadInst() local

12