/external/llvm/lib/Target/Sparc/ |
D | DelaySlotFiller.cpp | 65 SmallSet<unsigned, 32>& RegUses); 68 SmallSet<unsigned, 32>& RegDefs, 69 SmallSet<unsigned, 32>& RegUses); 71 bool IsRegInSet(SmallSet<unsigned, 32>& RegSet, 76 SmallSet<unsigned, 32> &RegDefs, 77 SmallSet<unsigned, 32> &RegUses); 132 SmallSet<unsigned, 32> RegDefs; in findDelayInstr() 133 SmallSet<unsigned, 32> RegUses; in findDelayInstr() 190 SmallSet<unsigned, 32> &RegDefs, in delayHasHazard() 191 SmallSet<unsigned, 32> &RegUses) in delayHasHazard() [all …]
|
/external/llvm/lib/Target/ARM/ |
D | Thumb2ITBlockPass.cpp | 44 SmallSet<unsigned, 4> &Defs, 45 SmallSet<unsigned, 4> &Uses); 55 SmallSet<unsigned, 4> &Defs, in TrackDefUses() 56 SmallSet<unsigned, 4> &Uses, in TrackDefUses() 106 SmallSet<unsigned, 4> &Defs, in MoveCopyOutOfITBlock() 107 SmallSet<unsigned, 4> &Uses) { in MoveCopyOutOfITBlock() 163 SmallSet<unsigned, 4> Defs; in InsertITInstructions() 164 SmallSet<unsigned, 4> Uses; in InsertITInstructions()
|
D | ARMBaseInstrInfo.h | 295 SmallSet<unsigned, 16> MLxHazardOpcodes;
|
D | ARMLoadStoreOptimizer.cpp | 378 SmallSet<unsigned, 4> KilledRegs; in MergeOpsUpdate() 1499 SmallSet<unsigned, 4> &MemRegs, in IsSafeAndProfitableToMove() 1504 SmallSet<unsigned, 4> AddedRegPressure; in IsSafeAndProfitableToMove() 1697 SmallSet<unsigned, 4> MemRegs; in RescheduleOps()
|
/external/llvm/lib/CodeGen/ |
D | MachineInstrBundle.cpp | 115 SmallSet<unsigned, 32> LocalDefSet; in finalizeBundle() 116 SmallSet<unsigned, 8> DeadDefSet; in finalizeBundle() 117 SmallSet<unsigned, 16> KilledDefSet; in finalizeBundle() 119 SmallSet<unsigned, 8> ExternUseSet; in finalizeBundle() 120 SmallSet<unsigned, 8> KilledUseSet; in finalizeBundle() 121 SmallSet<unsigned, 8> UndefUseSet; in finalizeBundle() 185 SmallSet<unsigned, 32> Added; in finalizeBundle()
|
D | PeepholeOptimizer.cpp | 121 SmallSet<unsigned, 4> &ImmDefRegs, 124 SmallSet<unsigned, 4> &ImmDefRegs, 439 SmallSet<unsigned, 4> &ImmDefRegs, in isMoveImmediate() 460 SmallSet<unsigned, 4> &ImmDefRegs, in foldImmediate() 496 SmallSet<unsigned, 4> ImmDefRegs; in runOnMachineFunction()
|
D | IfConversion.cpp | 201 SmallSet<unsigned, 4> &Redefs, 202 SmallSet<unsigned, 4> *LaterRedefs = 0); 205 SmallSet<unsigned, 4> &Redefs, 968 static void InitPredRedefs(MachineBasicBlock *BB, SmallSet<unsigned,4> &Redefs, in InitPredRedefs() 979 static void UpdatePredRedefs(MachineInstr *MI, SmallSet<unsigned,4> &Redefs, in UpdatePredRedefs() 1014 SmallSet<unsigned,4> &Redefs, in UpdatePredRedefs() 1048 SmallSet<unsigned, 4> Redefs; in IfConvertSimple() 1139 SmallSet<unsigned, 4> Redefs; in IfConvertTriangle() 1258 SmallSet<unsigned, 4> Redefs; in IfConvertDiamond() 1325 SmallSet<unsigned, 4> RedefsByFalse; in IfConvertDiamond() [all …]
|
D | MachineCSE.cpp | 86 SmallSet<unsigned,8> &PhysRefs, 90 SmallSet<unsigned,8> &PhysRefs, 195 SmallSet<unsigned,8> &PhysRefs, in hasLivePhysRegDefUses() 246 SmallSet<unsigned,8> &PhysRefs, in PhysRegDefsReach() 480 SmallSet<unsigned, 8> PhysRefs; in ProcessBlock()
|
D | LiveVariables.cpp | 193 SmallSet<unsigned,4> &PartDefRegs) { in FindLastPartialDef() 243 SmallSet<unsigned, 4> PartDefRegs; in HandlePhysRegUse() 250 SmallSet<unsigned, 8> Processed; in HandlePhysRegUse() 338 SmallSet<unsigned, 8> PartUses; in HandlePhysRegKill() 446 SmallSet<unsigned, 32> Live; in HandlePhysRegDef() 624 SmallSet<unsigned, 4> LiveOuts; in runOnMachineFunction() 786 SmallSet<unsigned, 16> Defs, Kills; in addNewBlock()
|
D | TwoAddressInstructionPass.cpp | 184 SmallSet<unsigned, 4> UseRegs; in sink3AddrInstruction() 793 SmallSet<unsigned, 2> Uses; in rescheduleMIBelowKill() 794 SmallSet<unsigned, 2> Kills; in rescheduleMIBelowKill() 795 SmallSet<unsigned, 2> Defs; in rescheduleMIBelowKill() 978 SmallSet<unsigned, 2> Uses; in rescheduleKillAboveMI() 979 SmallSet<unsigned, 2> Kills; in rescheduleKillAboveMI() 980 SmallSet<unsigned, 2> Defs; in rescheduleKillAboveMI() 981 SmallSet<unsigned, 2> LiveDefs; in rescheduleKillAboveMI()
|
D | BranchFolding.cpp | 132 SmallSet<unsigned, 4> ImpDefRegs; in OptimizeImpDefsBlock() 1476 SmallSet<unsigned,4> &Uses, in findHoistingInsertPosAndDeps() 1477 SmallSet<unsigned,4> &Defs) { in findHoistingInsertPosAndDeps() 1588 SmallSet<unsigned, 4> Uses, Defs; in HoistCommonCodeInSuccs() 1596 SmallSet<unsigned, 4> LocalDefsSet; in HoistCommonCodeInSuccs()
|
D | MachineLICM.cpp | 92 SmallSet<unsigned, 32> RegSeen; 174 SmallSet<int, 32> &StoredFIs, 406 SmallSet<int, 32> &StoredFIs, in ProcessMI() 501 SmallSet<int, 32> StoredFIs; in HoistRegionPostRA()
|
D | LocalStackSlotAllocation.cpp | 159 SmallSet<int, 16> LargeStackObjs; in calculateFrameObjectOffsets()
|
D | StackSlotColoring.cpp | 295 SmallVector<SmallSet<unsigned, 4>, 4> NewDefs(MF.getNumBlockIDs()); in ColorSlots()
|
/external/llvm/include/llvm/ADT/ |
D | SmallSet.h | 31 class SmallSet { 40 SmallSet() {} in SmallSet() function 114 class SmallSet<PointeeType*, N> : public SmallPtrSet<PointeeType*, N> {};
|
D | SetVector.h | 36 typename Set = SmallSet<T, 16> > 218 class SmallSetVector : public SetVector<T, SmallVector<T, N>, SmallSet<T, N> > {
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | ObjCMissingSuperCallChecker.cpp | 80 mutable llvm::StringMap<llvm::SmallSet<Selector, 16> > SelectorsForClass; 106 llvm::SmallSet<Selector, 16> &ClassSelectors = SelectorsForClass[ClassName]; in fillSelectors()
|
D | UnreachableCodeChecker.cpp | 42 typedef llvm::SmallSet<unsigned, DEFAULT_CFGBLOCKS> CFGBlocksSet;
|
/external/llvm/lib/Analysis/ |
D | CaptureTracking.cpp | 85 SmallSet<Use*, Threshold> Visited; in PointerMayBeCaptured()
|
/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/ |
D | BugReporter.h | 103 llvm::SmallSet<const LocationContext *, 2> InterestingLocationContexts; 132 llvm::SmallSet<InvalidationRecord, 4> Invalidations;
|
/external/clang/include/clang/AST/ |
D | CXXInheritance.h | 364 : public llvm::SmallSet<const CXXRecordDecl*, 32> { };
|
/external/llvm/include/llvm/CodeGen/ |
D | LiveVariables.h | 173 SmallSet<unsigned,4> &PartDefRegs);
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | ScheduleDAGFast.cpp | 450 SmallSet<unsigned, 4> &RegAdded, in CheckForLiveRegDef() 474 SmallSet<unsigned, 4> RegAdded; in DelayForLiveRegsBottomUp()
|
D | ScheduleDAGSDNodes.cpp | 738 SmallSet<unsigned, 8> &Seen) { in ProcessSourceNode() 804 SmallSet<unsigned, 8> Seen; in EmitSchedule()
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | CallEvent.cpp | 128 static void findPtrToConstParams(llvm::SmallSet<unsigned, 1> &PreserveArgs, in findPtrToConstParams() 147 llvm::SmallSet<unsigned, 1> PreserveArgs; in invalidateRegions()
|