Home
last modified time | relevance | path

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

12

/netbsd-src/external/apache2/llvm/dist/llvm/tools/verify-uselistorder/
H A Dverify-uselistorder.cpp390 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 DFileCollector.h49 StringSet<> Seen; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dfunctional.d164 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 DLiveRangeCalc.h64 BitVector Seen; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86DiscriminateMemOps.cpp124 DenseMap<Location, DenseSet<unsigned>> Seen; in runOnMachineFunction() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DUtils.h153 llvm::StringSet<> Seen; variable
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dfunctional.d151 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 DExegesisEmitter.cpp76 llvm::SmallSet<llvm::StringRef, 16> Seen; in collectPfmCounters() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DPlaceSafepoints.cpp269 DenseSet<BasicBlock *> &Seen, in scanOneBB()
296 DenseSet<BasicBlock *> &Seen) { in scanInlinedCode()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseOpenMP.cpp849 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 DSIOptimizeExecMasking.cpp248 bool Seen = false; in fixTerminators() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DDomTreeUpdater.cpp254 SmallSet<std::pair<BasicBlock *, BasicBlock *>, 8> Seen; in applyUpdatesPermissive() local
H A DLoopAccessAnalysis.cpp369 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 DLibDriver.cpp319 StringSet<> Seen; in libDriverMain() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGSDNodes.cpp785 SmallSet<Register, 8> &Seen, MachineInstr *NewInsn) { in ProcessSourceNode()
855 SmallSet<Register, 8> Seen; in EmitSchedule() local
H A DStatepointLowering.cpp1037 SmallSet<SDValue, 8> Seen; in LowerStatepoint() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DSarifDiagnostics.cpp342 llvm::StringSet<> Seen; in createRules() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFDie.cpp377 SmallSet<DWARFDie, 3> Seen; in findRecursively() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMIRPrinter.cpp579 SmallPtrSet<MachineBasicBlock*,8> Seen; in guessSuccessors() local
H A DLiveInterval.cpp532 SmallPtrSet<VNInfo*, 8> Seen; in RenumberValues() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp994 std::set<LineState *, CompareLineStatePointers> Seen; in analyzeSolutionSpace() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp414 DenseSet<unsigned> Seen; in findConstants() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DVerifier.cpp2628 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 DClangAttrEmitter.cpp169 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 DELFEmitter.cpp1756 StringSet<> Seen; in buildSectionHeaderReorderMap() local

12