Home
last modified time | relevance | path

Searched defs:Defs (Results 1 – 24 of 24) sorted by relevance

/external/chromium_org/third_party/skia/src/svg/
DSkSVGDefs.cpp12 DEFINE_SVG_NO_INFO(Defs) in DEFINE_SVG_NO_INFO() argument
/external/skia/src/svg/
DSkSVGDefs.cpp12 DEFINE_SVG_NO_INFO(Defs) in DEFINE_SVG_NO_INFO() argument
/external/llvm/lib/Target/ARM/
DThumb2ITBlockPass.cpp57 SmallSet<unsigned, 4> &Defs, in TrackDefUses()
108 SmallSet<unsigned, 4> &Defs, in MoveCopyOutOfITBlock()
165 SmallSet<unsigned, 4> Defs; in InsertITInstructions() local
DA15SDOptimizer.cpp407 SmallVector<unsigned, 8> Defs; in getReadDPRs() local
614 SmallVector<unsigned, 8> Defs = getReadDPRs(MI); in runOnInstruction() local
DThumb2SizeReduction.cpp258 SmallSet<unsigned, 2> Defs; in canAddPseudoFlagDep() local
/external/llvm/lib/CodeGen/
DLivePhysRegs.cpp66 SmallVector<unsigned, 4> Defs; in stepForward() local
DMachineCopyPropagation.cpp72 const DestList& Defs = SI->second; in SourceNoLongerAvailable() local
239 SmallVector<unsigned, 2> Defs; in CopyPropagateBlock() local
DLiveVariables.cpp444 SmallVectorImpl<unsigned> &Defs) { in HandlePhysRegDef()
487 SmallVectorImpl<unsigned> &Defs) { in UpdatePhysRegDefs()
534 SmallVector<unsigned, 4> Defs; in runOnMachineFunction() local
786 SmallSet<unsigned, 16> Defs, Kills; in addNewBlock() local
DMachineInstrBundle.cpp122 SmallVector<MachineOperand*, 4> Defs; in finalizeBundle() local
DMachineLICM.cpp848 SmallVector<unsigned, 4> Defs; in UpdateRegPressure() local
1337 SmallVector<unsigned, 2> Defs; in EliminateCSE() local
DBranchFolding.cpp1493 SmallSet<unsigned,4> &Defs) { in findHoistingInsertPosAndDeps()
1611 SmallSet<unsigned, 4> Uses, Defs; in HoistCommonCodeInSuccs() local
DTwoAddressInstructionPass.cpp798 SmallSet<unsigned, 2> Defs; in rescheduleMIBelowKill() local
981 SmallSet<unsigned, 2> Defs; in rescheduleKillAboveMI() local
DRegisterPressure.cpp319 SmallVector<unsigned, 8> Defs; member in RegisterOperands
DRegAllocFast.cpp1098 if (const uint16_t *Defs = (*I)->getImplicitDefs()) in runOnMachineFunction() local
DLiveDebugVariables.cpp639 SmallVector<std::pair<SlotIndex, unsigned>, 16> Defs; in computeIntervals() local
DIfConversion.cpp1421 SmallVector<unsigned, 4> Defs; in IfConvertDiamond() local
/external/llvm/utils/TableGen/
DCTagsEmitter.cpp73 const std::map<std::string, Record *> &Defs = Records.getDefs(); in run() local
DInstrInfoEmitter.cpp368 std::vector<Record*> Defs = Inst->getValueAsListOfDefs("Defs"); in run() local
/external/llvm/include/llvm/CodeGen/
DScheduleDAGInstrs.h133 Reg2SUnitsMap Defs; variable
/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/clang/utils/TableGen/
DNeonEmitter.cpp1957 SmallVectorImpl<Intrinsic *> &Defs) { in genBuiltinsDef()
1988 SmallVectorImpl<Intrinsic *> &Defs) { in genOverloadTypeCheckCode()
2084 SmallVectorImpl<Intrinsic *> &Defs) { in genIntrinsicRangeCheckCode()
2171 SmallVector<Intrinsic *, 128> Defs; in runHeader() local
2330 SmallVector<Intrinsic *, 128> Defs; in run() local
/external/llvm/lib/TableGen/
DRecord.cpp1849 std::vector<Record*> Defs; in getValueAsListOfDefs() local
2005 const std::map<std::string, Record*> &Defs = RK.getDefs(); in operator <<() local
2022 std::vector<Record*> Defs; in getAllDerivedDefinitions() local
/external/llvm/lib/Target/X86/
DX86FloatingPoint.cpp883 unsigned Defs = Mask; in adjustLiveRegs() local
/external/llvm/include/llvm/TableGen/
DRecord.h1644 std::map<std::string, Record*> Classes, Defs; variable