/external/skia/src/svg/ |
D | SkSVGDefs.cpp | 12 DEFINE_SVG_NO_INFO(Defs) in DEFINE_SVG_NO_INFO() argument
|
/external/llvm/lib/Target/ARM/ |
D | Thumb2ITBlockPass.cpp | 55 SmallSet<unsigned, 4> &Defs, in TrackDefUses() 106 SmallSet<unsigned, 4> &Defs, in MoveCopyOutOfITBlock() 163 SmallSet<unsigned, 4> Defs; in InsertITInstructions() local
|
D | A15SDOptimizer.cpp | 414 SmallVector<unsigned, 8> Defs; in getReadDPRs() local 615 SmallVector<unsigned, 8> Defs = getReadDPRs(MI); in runOnInstruction() local
|
D | Thumb2SizeReduction.cpp | 239 SmallSet<unsigned, 2> Defs; in canAddPseudoFlagDep() local
|
/external/llvm/lib/CodeGen/ |
D | MachineCopyPropagation.cpp | 71 const DestList& Defs = SI->second; in SourceNoLongerAvailable() local 234 SmallVector<unsigned, 2> Defs; in CopyPropagateBlock() local
|
D | LiveVariables.cpp | 444 SmallVector<unsigned, 4> &Defs) { in HandlePhysRegDef() 487 SmallVector<unsigned, 4> &Defs) { in UpdatePhysRegDefs() 535 SmallVector<unsigned, 4> Defs; in runOnMachineFunction() local 786 SmallSet<unsigned, 16> Defs, Kills; in addNewBlock() local
|
D | MachineInstrBundle.cpp | 122 SmallVector<MachineOperand*, 4> Defs; in finalizeBundle() local
|
D | IfConversion.cpp | 982 SmallVector<unsigned, 4> Defs; in UpdatePredRedefs() local 1331 SmallVector<unsigned, 4> Defs; in IfConvertDiamond() local
|
D | BranchFolding.cpp | 1477 SmallSet<unsigned,4> &Defs) { in findHoistingInsertPosAndDeps() 1588 SmallSet<unsigned, 4> Uses, Defs; in HoistCommonCodeInSuccs() local
|
D | MachineLICM.cpp | 844 SmallVector<unsigned, 4> Defs; in UpdateRegPressure() local 1338 SmallVector<unsigned, 2> Defs; in EliminateCSE() local
|
D | TwoAddressInstructionPass.cpp | 795 SmallSet<unsigned, 2> Defs; in rescheduleMIBelowKill() local 980 SmallSet<unsigned, 2> Defs; in rescheduleKillAboveMI() local
|
D | RegisterPressure.cpp | 320 SmallVector<unsigned, 8> Defs; member in RegisterOperands
|
D | RegAllocFast.cpp | 1101 if (const uint16_t *Defs = (*I)->getImplicitDefs()) in runOnMachineFunction() local
|
D | LiveDebugVariables.cpp | 629 SmallVector<std::pair<SlotIndex, unsigned>, 16> Defs; in computeIntervals() local
|
/external/llvm/include/llvm/CodeGen/ |
D | ScheduleDAGInstrs.h | 121 Reg2SUnitsMap Defs; variable
|
/external/llvm/lib/Target/Mips/ |
D | MipsDelaySlotFiller.cpp | 108 BitVector Defs, Uses; member in __anon9b59411e0111::RegDefsUses 170 SmallPtrSet<const Value*, 4> Uses, Defs; member in __anon9b59411e0111::MemDefsUses
|
/external/llvm/utils/TableGen/ |
D | InstrInfoEmitter.cpp | 212 std::vector<Record*> Defs = Inst->getValueAsListOfDefs("Defs"); in run() local
|
/external/llvm/lib/TableGen/ |
D | Record.cpp | 1840 std::vector<Record*> Defs; in getValueAsListOfDefs() local 1996 const std::map<std::string, Record*> &Defs = RK.getDefs(); in operator <<() local 2013 std::vector<Record*> Defs; in getAllDerivedDefinitions() local
|
/external/llvm/lib/Target/X86/ |
D | X86FloatingPoint.cpp | 881 unsigned Defs = Mask; in adjustLiveRegs() local
|
/external/llvm/include/llvm/TableGen/ |
D | Record.h | 1648 std::map<std::string, Record*> Classes, Defs; variable
|