/external/llvm/lib/Target/ARM/ |
D | Thumb2ITBlockPass.cpp | 58 SmallSet<unsigned, 4> &Uses, in TrackDefUses() 109 SmallSet<unsigned, 4> &Uses) { in MoveCopyOutOfITBlock() 166 SmallSet<unsigned, 4> Uses; in InsertITInstructions() local
|
D | A15SDOptimizer.cpp | 646 SmallVector<MachineOperand*, 8> Uses; in runOnInstruction() local
|
D | ARMLoadStoreOptimizer.cpp | 565 std::map<unsigned, MachineOperand *> Uses; in findUsesOfImpDef() local
|
/external/clang/lib/Sema/ |
D | ScopeInfo.cpp | 133 WeakUseVector &Uses = in recordUseOfWeak() local 160 FunctionScopeInfo::WeakObjectUseMap::iterator Uses; in markSafeWeakUse() local
|
D | AnalysisBasedWarnings.cpp | 1197 const WeakUseVector &Uses = I->second; in diagnoseRepeatedUseOfWeak() local 1278 const WeakUseVector &Uses = P.second->second; in diagnoseRepeatedUseOfWeak() local
|
D | SemaChecking.cpp | 6501 Usage Uses[UK_Count]; member
|
/external/llvm/utils/TableGen/ |
D | InstrInfoEmitter.cpp | 75 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/ |
D | ConstantHoisting.cpp | 73 ConstantUseListType Uses; member 90 ConstantUseListType Uses; member
|
D | SROA.cpp | 611 SmallVector<std::pair<Instruction *, Instruction *>, 4> Uses; in hasUnsafePHIOrSelectUse() local
|
D | LoopStrengthReduce.cpp | 1681 SmallVector<LSRUse, 16> Uses; member in __anon9f3619ad0811::LSRInstance
|
/external/llvm/include/llvm/CodeGen/ |
D | ScheduleDAGInstrs.h | 134 Reg2SUnitsMap Uses; variable
|
/external/chromium_org/v8/src/compiler/ |
D | generic-node.h | 83 explicit Uses(GenericNode* node) : node_(node) {} in Uses() function
|
/external/llvm/lib/Target/Mips/ |
D | MipsDelaySlotFiller.cpp | 96 BitVector Defs, Uses; member in __anon424259af0111::RegDefsUses 160 SmallPtrSet<ValueType, 4> Uses, Defs; member in __anon424259af0111::MemDefsUses
|
/external/llvm/lib/Transforms/IPO/ |
D | FunctionAttrs.cpp | 304 SmallVector<ArgumentGraphNode*, 4> Uses; member 376 SmallVector<Argument*, 4> Uses; // Uses within our SCC. member
|
D | DeadArgumentElimination.cpp | 112 UseMap Uses; member in __anond341d0280111::DAE
|
/external/llvm/lib/CodeGen/ |
D | RegAllocGreedy.cpp | 1529 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
|
D | BranchFolding.cpp | 1492 SmallSet<unsigned,4> &Uses, in findHoistingInsertPosAndDeps() 1611 SmallSet<unsigned, 4> Uses, Defs; in HoistCommonCodeInSuccs() local
|
D | TwoAddressInstructionPass.cpp | 796 SmallSet<unsigned, 2> Uses; in rescheduleMIBelowKill() local 979 SmallSet<unsigned, 2> Uses; in rescheduleKillAboveMI() local
|
D | PeepholeOptimizer.cpp | 299 SmallVector<MachineOperand*, 8> Uses; in INITIALIZE_PASS_DEPENDENCY() local
|
D | RegisterPressure.cpp | 318 SmallVector<unsigned, 8> Uses; member in RegisterOperands
|
/external/clang/include/clang/Sema/ |
D | ScopeInfo.h | 802 WeakUseVector &Uses = WeakObjectUses[WeakObjectProfileTy(E)]; in recordUseOfWeak() local
|
/external/chromium_org/v8/test/cctest/compiler/ |
D | test-node.cc | 280 TEST(Uses) { in TEST() argument
|
/external/llvm/lib/Target/X86/ |
D | X86FrameLowering.cpp | 123 SmallSet<uint16_t, 8> Uses; in findDeadCallerSavedReg() local
|
D | X86ISelLowering.cpp | 19020 SmallVector<SDNode *, 4> Uses; in PerformEXTRACT_VECTOR_ELTCombine() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 6025 SmallVector<UseMemo, 4> Uses; in ReplaceAllUsesOfValuesWith() local
|