/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
|
/external/llvm/utils/TableGen/ |
D | InstrInfoEmitter.cpp | 58 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/ |
D | FunctionAttrs.cpp | 235 SmallVector<ArgumentGraphNode*, 4> Uses; member 306 SmallVector<Argument*, 4> Uses; // Uses within our SCC. member
|
D | DeadArgumentElimination.cpp | 112 UseMap Uses; member in __anon6d85eb970111::DAE
|
/external/llvm/include/llvm/CodeGen/ |
D | ScheduleDAGInstrs.h | 225 Reg2SUnitsMap Uses; variable
|
/external/llvm/lib/CodeGen/ |
D | RegAllocGreedy.cpp | 1297 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
|
D | PeepholeOptimizer.cpp | 180 SmallVector<MachineOperand*, 8> Uses; in INITIALIZE_PASS_DEPENDENCY() local
|
D | BranchFolding.cpp | 1479 SmallSet<unsigned,4> &Uses, in findHoistingInsertPosAndDeps() 1591 SmallSet<unsigned, 4> Uses, Defs; in HoistCommonCodeInSuccs() local
|
D | TwoAddressInstructionPass.cpp | 758 SmallSet<unsigned, 2> Uses; in RescheduleMIBelowKill() local 909 SmallSet<unsigned, 2> Uses; in RescheduleKillAboveMI() local
|
D | RegisterPressure.cpp | 310 SmallVector<unsigned, 8> Uses; member
|
/external/llvm/lib/Target/X86/ |
D | X86FrameLowering.cpp | 120 SmallSet<uint16_t, 8> Uses; in findDeadCallerSavedReg() local
|
D | X86ISelLowering.cpp | 13738 SmallVector<SDNode *, 4> Uses; in PerformEXTRACT_VECTOR_ELTCombine() local
|
/external/llvm/lib/Transforms/Scalar/ |
D | LoopStrengthReduce.cpp | 1524 SmallVector<LSRUse, 16> Uses; member in __anon418e8d5c0711::LSRInstance
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 5589 SmallVector<UseMemo, 4> Uses; in ReplaceAllUsesOfValuesWith() local
|