Home
last modified time | relevance | path

Searched defs:Uses (Results 1 – 21 of 21) sorted by relevance

/external/llvm/lib/Target/ARM/
DThumb2ITBlockPass.cpp56 SmallSet<unsigned, 4> &Uses, in TrackDefUses()
107 SmallSet<unsigned, 4> &Uses) { in MoveCopyOutOfITBlock()
164 SmallSet<unsigned, 4> Uses; in InsertITInstructions() local
DA15SDOptimizer.cpp647 SmallVector<MachineOperand*, 8> Uses; in runOnInstruction() local
/external/clang/lib/Sema/
DScopeInfo.cpp128 WeakUseVector &Uses = in recordUseOfWeak() local
155 FunctionScopeInfo::WeakObjectUseMap::iterator Uses; in markSafeWeakUse() local
DAnalysisBasedWarnings.cpp1010 const WeakUseVector &Uses = I->second; in diagnoseRepeatedUseOfWeak() local
1089 const WeakUseVector &Uses = I->second->second; in diagnoseRepeatedUseOfWeak() local
DSemaChecking.cpp5640 Usage Uses[UK_Count]; member
/external/llvm/utils/TableGen/
DInstrInfoEmitter.cpp74 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/
DScheduleDAGInstrs.h126 Reg2SUnitsMap Uses; variable
/external/llvm/lib/Target/Mips/
DMipsDelaySlotFiller.cpp108 BitVector Defs, Uses; member in __anonf64979020111::RegDefsUses
170 SmallPtrSet<const Value*, 4> Uses, Defs; member in __anonf64979020111::MemDefsUses
/external/llvm/lib/Transforms/IPO/
DFunctionAttrs.cpp302 SmallVector<ArgumentGraphNode*, 4> Uses; member
373 SmallVector<Argument*, 4> Uses; // Uses within our SCC. member
DDeadArgumentElimination.cpp115 UseMap Uses; member in __anon6b88141b0111::DAE
/external/llvm/lib/CodeGen/
DRegAllocGreedy.cpp1370 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
DPeepholeOptimizer.cpp186 SmallVector<MachineOperand*, 8> Uses; in INITIALIZE_PASS_DEPENDENCY() local
DTwoAddressInstructionPass.cpp797 SmallSet<unsigned, 2> Uses; in rescheduleMIBelowKill() local
982 SmallSet<unsigned, 2> Uses; in rescheduleKillAboveMI() local
DBranchFolding.cpp1483 SmallSet<unsigned,4> &Uses, in findHoistingInsertPosAndDeps()
1595 SmallSet<unsigned, 4> Uses, Defs; in HoistCommonCodeInSuccs() local
DRegisterPressure.cpp351 SmallVector<unsigned, 8> Uses; member in RegisterOperands
/external/clang/include/clang/Sema/
DScopeInfo.h648 WeakUseVector &Uses = WeakObjectUses[WeakObjectProfileTy(E)]; in recordUseOfWeak() local
/external/llvm/lib/Target/X86/
DX86FrameLowering.cpp120 SmallSet<uint16_t, 8> Uses; in findDeadCallerSavedReg() local
DX86ISelLowering.cpp15779 SmallVector<SDNode *, 4> Uses; in PerformEXTRACT_VECTOR_ELTCombine() local
/external/llvm/lib/Transforms/Scalar/
DSROA.cpp541 SmallVector<std::pair<Instruction *, Instruction *>, 4> Uses; in hasUnsafePHIOrSelectUse() local
DLoopStrengthReduce.cpp1611 SmallVector<LSRUse, 16> Uses; member in __anon0124c4e00811::LSRInstance
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp5741 SmallVector<UseMemo, 4> Uses; in ReplaceAllUsesOfValuesWith() local