Home
last modified time | relevance | path

Searched defs:Uses (Results 1 – 14 of 14) 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
/external/llvm/utils/TableGen/
DInstrInfoEmitter.cpp58 static void PrintDefList(const std::vector<Record*> &Uses, in PrintDefList()
205 std::vector<Record*> Uses = Inst->getValueAsListOfDefs("Uses"); in run() local
/external/llvm/lib/Transforms/IPO/
DFunctionAttrs.cpp235 SmallVector<ArgumentGraphNode*, 4> Uses; member
306 SmallVector<Argument*, 4> Uses; // Uses within our SCC. member
DDeadArgumentElimination.cpp112 UseMap Uses; member in __anon6d85eb970111::DAE
/external/llvm/include/llvm/CodeGen/
DScheduleDAGInstrs.h225 Reg2SUnitsMap Uses; variable
/external/llvm/lib/CodeGen/
DRegAllocGreedy.cpp1297 ArrayRef<SlotIndex> Uses = SA->getUseSlots(); in tryInstructionSplit() local
1346 ArrayRef<SlotIndex> Uses = SA->getUseSlots(); in calcGapWeights() local
1432 ArrayRef<SlotIndex> Uses = SA->getUseSlots(); in tryLocalSplit() local
DPeepholeOptimizer.cpp180 SmallVector<MachineOperand*, 8> Uses; in INITIALIZE_PASS_DEPENDENCY() local
DBranchFolding.cpp1479 SmallSet<unsigned,4> &Uses, in findHoistingInsertPosAndDeps()
1591 SmallSet<unsigned, 4> Uses, Defs; in HoistCommonCodeInSuccs() local
DTwoAddressInstructionPass.cpp758 SmallSet<unsigned, 2> Uses; in RescheduleMIBelowKill() local
909 SmallSet<unsigned, 2> Uses; in RescheduleKillAboveMI() local
DRegisterPressure.cpp310 SmallVector<unsigned, 8> Uses; member
/external/llvm/lib/Target/X86/
DX86FrameLowering.cpp120 SmallSet<uint16_t, 8> Uses; in findDeadCallerSavedReg() local
DX86ISelLowering.cpp13738 SmallVector<SDNode *, 4> Uses; in PerformEXTRACT_VECTOR_ELTCombine() local
/external/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp1524 SmallVector<LSRUse, 16> Uses; member in __anon418e8d5c0711::LSRInstance
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp5589 SmallVector<UseMemo, 4> Uses; in ReplaceAllUsesOfValuesWith() local