Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/
DThumb2ITBlockPass.cpp58 SmallSet<unsigned, 4> &Uses, in TrackDefUses()
109 SmallSet<unsigned, 4> &Uses) { in MoveCopyOutOfITBlock()
166 SmallSet<unsigned, 4> Uses; in InsertITInstructions() local
DA15SDOptimizer.cpp646 SmallVector<MachineOperand*, 8> Uses; in runOnInstruction() local
DARMLoadStoreOptimizer.cpp565 std::map<unsigned, MachineOperand *> Uses; in findUsesOfImpDef() local
/external/clang/lib/Sema/
DScopeInfo.cpp133 WeakUseVector &Uses = in recordUseOfWeak() local
160 FunctionScopeInfo::WeakObjectUseMap::iterator Uses; in markSafeWeakUse() local
DAnalysisBasedWarnings.cpp1197 const WeakUseVector &Uses = I->second; in diagnoseRepeatedUseOfWeak() local
1278 const WeakUseVector &Uses = P.second->second; in diagnoseRepeatedUseOfWeak() local
DSemaChecking.cpp6501 Usage Uses[UK_Count]; member
/external/llvm/utils/TableGen/
DInstrInfoEmitter.cpp75 static void PrintDefList(const std::vector<Record*> &Uses, in PrintDefList()
363 std::vector<Record*> Uses = Inst->getValueAsListOfDefs("Uses"); in run() local
/external/llvm/lib/Transforms/Scalar/
DConstantHoisting.cpp73 ConstantUseListType Uses; member
90 ConstantUseListType Uses; member
DSROA.cpp611 SmallVector<std::pair<Instruction *, Instruction *>, 4> Uses; in hasUnsafePHIOrSelectUse() local
DLoopStrengthReduce.cpp1681 SmallVector<LSRUse, 16> Uses; member in __anon9f3619ad0811::LSRInstance
/external/llvm/include/llvm/CodeGen/
DScheduleDAGInstrs.h134 Reg2SUnitsMap Uses; variable
/external/chromium_org/v8/src/compiler/
Dgeneric-node.h83 explicit Uses(GenericNode* node) : node_(node) {} in Uses() function
/external/llvm/lib/Target/Mips/
DMipsDelaySlotFiller.cpp96 BitVector Defs, Uses; member in __anon424259af0111::RegDefsUses
160 SmallPtrSet<ValueType, 4> Uses, Defs; member in __anon424259af0111::MemDefsUses
/external/llvm/lib/Transforms/IPO/
DFunctionAttrs.cpp304 SmallVector<ArgumentGraphNode*, 4> Uses; member
376 SmallVector<Argument*, 4> Uses; // Uses within our SCC. member
DDeadArgumentElimination.cpp112 UseMap Uses; member in __anond341d0280111::DAE
/external/llvm/lib/CodeGen/
DRegAllocGreedy.cpp1529 ArrayRef<SlotIndex> Uses = SA->getUseSlots(); in tryInstructionSplit() local
1586 ArrayRef<SlotIndex> Uses = SA->getUseSlots(); in calcGapWeights() local
1672 ArrayRef<SlotIndex> Uses = SA->getUseSlots(); in tryLocalSplit() local
DBranchFolding.cpp1492 SmallSet<unsigned,4> &Uses, in findHoistingInsertPosAndDeps()
1611 SmallSet<unsigned, 4> Uses, Defs; in HoistCommonCodeInSuccs() local
DTwoAddressInstructionPass.cpp796 SmallSet<unsigned, 2> Uses; in rescheduleMIBelowKill() local
979 SmallSet<unsigned, 2> Uses; in rescheduleKillAboveMI() local
DPeepholeOptimizer.cpp299 SmallVector<MachineOperand*, 8> Uses; in INITIALIZE_PASS_DEPENDENCY() local
DRegisterPressure.cpp318 SmallVector<unsigned, 8> Uses; member in RegisterOperands
/external/clang/include/clang/Sema/
DScopeInfo.h802 WeakUseVector &Uses = WeakObjectUses[WeakObjectProfileTy(E)]; in recordUseOfWeak() local
/external/chromium_org/v8/test/cctest/compiler/
Dtest-node.cc280 TEST(Uses) { in TEST() argument
/external/llvm/lib/Target/X86/
DX86FrameLowering.cpp123 SmallSet<uint16_t, 8> Uses; in findDeadCallerSavedReg() local
DX86ISelLowering.cpp19020 SmallVector<SDNode *, 4> Uses; in PerformEXTRACT_VECTOR_ELTCombine() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp6025 SmallVector<UseMemo, 4> Uses; in ReplaceAllUsesOfValuesWith() local