/external/llvm/lib/Target/ARM/ |
D | Thumb2ITBlockPass.cpp | 56 SmallSet<unsigned, 4> &Uses, in TrackDefUses() 107 SmallSet<unsigned, 4> &Uses) { in MoveCopyOutOfITBlock() 164 SmallSet<unsigned, 4> Uses; in InsertITInstructions() local
|
D | A15SDOptimizer.cpp | 647 SmallVector<MachineOperand*, 8> Uses; in runOnInstruction() local
|
/external/clang/lib/Sema/ |
D | ScopeInfo.cpp | 128 WeakUseVector &Uses = in recordUseOfWeak() local 155 FunctionScopeInfo::WeakObjectUseMap::iterator Uses; in markSafeWeakUse() local
|
D | AnalysisBasedWarnings.cpp | 1010 const WeakUseVector &Uses = I->second; in diagnoseRepeatedUseOfWeak() local 1089 const WeakUseVector &Uses = I->second->second; in diagnoseRepeatedUseOfWeak() local
|
D | SemaChecking.cpp | 5640 Usage Uses[UK_Count]; member
|
/external/llvm/utils/TableGen/ |
D | InstrInfoEmitter.cpp | 74 static void PrintDefList(const std::vector<Record*> &Uses, in PrintDefList() 342 std::vector<Record*> Uses = Inst->getValueAsListOfDefs("Uses"); in run() local
|
/external/llvm/include/llvm/CodeGen/ |
D | ScheduleDAGInstrs.h | 126 Reg2SUnitsMap Uses; variable
|
/external/llvm/lib/Target/Mips/ |
D | MipsDelaySlotFiller.cpp | 108 BitVector Defs, Uses; member in __anonf64979020111::RegDefsUses 170 SmallPtrSet<const Value*, 4> Uses, Defs; member in __anonf64979020111::MemDefsUses
|
/external/llvm/lib/Transforms/IPO/ |
D | FunctionAttrs.cpp | 302 SmallVector<ArgumentGraphNode*, 4> Uses; member 373 SmallVector<Argument*, 4> Uses; // Uses within our SCC. member
|
D | DeadArgumentElimination.cpp | 115 UseMap Uses; member in __anon6b88141b0111::DAE
|
/external/llvm/lib/CodeGen/ |
D | RegAllocGreedy.cpp | 1370 ArrayRef<SlotIndex> Uses = SA->getUseSlots(); in tryInstructionSplit() local 1419 ArrayRef<SlotIndex> Uses = SA->getUseSlots(); in calcGapWeights() local 1505 ArrayRef<SlotIndex> Uses = SA->getUseSlots(); in tryLocalSplit() local
|
D | PeepholeOptimizer.cpp | 186 SmallVector<MachineOperand*, 8> Uses; in INITIALIZE_PASS_DEPENDENCY() local
|
D | TwoAddressInstructionPass.cpp | 797 SmallSet<unsigned, 2> Uses; in rescheduleMIBelowKill() local 982 SmallSet<unsigned, 2> Uses; in rescheduleKillAboveMI() local
|
D | BranchFolding.cpp | 1483 SmallSet<unsigned,4> &Uses, in findHoistingInsertPosAndDeps() 1595 SmallSet<unsigned, 4> Uses, Defs; in HoistCommonCodeInSuccs() local
|
D | RegisterPressure.cpp | 351 SmallVector<unsigned, 8> Uses; member in RegisterOperands
|
/external/clang/include/clang/Sema/ |
D | ScopeInfo.h | 648 WeakUseVector &Uses = WeakObjectUses[WeakObjectProfileTy(E)]; in recordUseOfWeak() local
|
/external/llvm/lib/Target/X86/ |
D | X86FrameLowering.cpp | 120 SmallSet<uint16_t, 8> Uses; in findDeadCallerSavedReg() local
|
D | X86ISelLowering.cpp | 15779 SmallVector<SDNode *, 4> Uses; in PerformEXTRACT_VECTOR_ELTCombine() local
|
/external/llvm/lib/Transforms/Scalar/ |
D | SROA.cpp | 541 SmallVector<std::pair<Instruction *, Instruction *>, 4> Uses; in hasUnsafePHIOrSelectUse() local
|
D | LoopStrengthReduce.cpp | 1611 SmallVector<LSRUse, 16> Uses; member in __anon0124c4e00811::LSRInstance
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 5741 SmallVector<UseMemo, 4> Uses; in ReplaceAllUsesOfValuesWith() local
|