/netbsd-src/external/apache2/llvm/dist/llvm/tools/verify-uselistorder/ |
H A D | verify-uselistorder.cpp | 390 DenseSet<Value *> &Seen) { in shuffleValueUseLists() 432 static void reverseValueUseLists(Value *V, DenseSet<Value *> &Seen) { in reverseValueUseLists() 526 DenseSet<Value *> Seen; in shuffleUseLists() local 532 DenseSet<Value *> Seen; in reverseUseLists() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
H A D | FileCollector.h | 49 StringSet<> Seen; variable
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/ |
H A D | functional.d | 164 struct Seen struct 168 static assert(needOpCallAlias!Seen); argument 257 struct Seen struct 261 static assert(is(typeof(binaryFun!Seen))); argument
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
H A D | LiveRangeCalc.h | 64 BitVector Seen; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86DiscriminateMemOps.cpp | 124 DenseMap<Location, DenseSet<unsigned>> Seen; in runOnMachineFunction() local
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Frontend/ |
H A D | Utils.h | 153 llvm::StringSet<> Seen; variable
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/ |
H A D | functional.d | 151 struct Seen struct 155 static assert(needOpCallAlias!Seen); argument 237 struct Seen struct 241 static assert(is(typeof(binaryFun!Seen))); argument
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/ |
H A D | ExegesisEmitter.cpp | 76 llvm::SmallSet<llvm::StringRef, 16> Seen; in collectPfmCounters() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
H A D | PlaceSafepoints.cpp | 269 DenseSet<BasicBlock *> &Seen, in scanOneBB() 296 DenseSet<BasicBlock *> &Seen) { in scanInlinedCode()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/ |
H A D | ParseOpenMP.cpp | 849 llvm::StringMap<SourceLocation> &Seen, in checkForDuplicates() 868 llvm::StringMap<SourceLocation> &Seen) { in parseOMPTraitPropertyKind() 939 llvm::StringMap<SourceLocation> &Seen) { in checkExtensionProperty() 983 llvm::StringMap<SourceLocation> &Seen) { in parseOMPContextProperty() 1031 llvm::StringMap<SourceLocation> &Seen) { in parseOMPTraitSelectorKind() 1217 llvm::StringMap<SourceLocation> &Seen) { in parseOMPTraitSetKind()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
H A D | SIOptimizeExecMasking.cpp | 248 bool Seen = false; in fixTerminators() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
H A D | DomTreeUpdater.cpp | 254 SmallSet<std::pair<BasicBlock *, BasicBlock *>, 8> Seen; in applyUpdatesPermissive() local
|
H A D | LoopAccessAnalysis.cpp | 369 SmallSet<unsigned, 2> Seen; in groupChecks() local 1916 ValueSet Seen; in analyzeLoop() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ToolDrivers/llvm-lib/ |
H A D | LibDriver.cpp | 319 StringSet<> Seen; in libDriverMain() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
H A D | ScheduleDAGSDNodes.cpp | 785 SmallSet<Register, 8> &Seen, MachineInstr *NewInsn) { in ProcessSourceNode() 855 SmallSet<Register, 8> Seen; in EmitSchedule() local
|
H A D | StatepointLowering.cpp | 1037 SmallSet<SDValue, 8> Seen; in LowerStatepoint() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/ |
H A D | SarifDiagnostics.cpp | 342 llvm::StringSet<> Seen; in createRules() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFDie.cpp | 377 SmallSet<DWARFDie, 3> Seen; in findRecursively() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | MIRPrinter.cpp | 579 SmallPtrSet<MachineBasicBlock*,8> Seen; in guessSuccessors() local
|
H A D | LiveInterval.cpp | 532 SmallPtrSet<VNInfo*, 8> Seen; in RenumberValues() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/ |
H A D | UnwrappedLineFormatter.cpp | 994 std::set<LineState *, CompareLineStatePointers> Seen; in analyzeSolutionSpace() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/ |
H A D | IROutliner.cpp | 414 DenseSet<unsigned> Seen; in findConstants() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
H A D | Verifier.cpp | 2628 SmallPtrSet<const MDNode *, 32> Seen; in visitFunction() local 3956 SmallSet<Value *, 8> Seen; in visitEHPadPredecessors() local 4081 SmallSet<FuncletPadInst *, 8> Seen; in visitFuncletPadInst() local
|
/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/ |
H A D | ClangAttrEmitter.cpp | 169 std::set<std::string> Seen; in getParsedAttrList() local 2133 SmallDenseSet<StringRef, 8> Seen; in forEachUniqueSpelling() local 4042 std::set<std::string> Seen; in EmitClangAttrParsedAttrKinds() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/ |
H A D | ELFEmitter.cpp | 1756 StringSet<> Seen; in buildSectionHeaderReorderMap() local
|