/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | SIFormMemoryClauses.cpp | 209 RegUse &Defs, RegUse &Uses) const { in canBundle() 265 RegUse &Defs, RegUse &Uses) const { in collectRegUses() 293 RegUse &Defs, RegUse &Uses, in processRegUses() 337 RegUse Defs, Uses; in runOnMachineFunction() local
|
D | SIFixSGPRCopies.cpp | 454 auto &Defs = Init.second; in hoistAndMergeSGPRInits() local 546 auto &Defs = Init.second; in hoistAndMergeSGPRInits() local 559 auto &Defs = Init.second; in hoistAndMergeSGPRInits() local
|
D | SIFoldOperands.cpp | 471 SmallVectorImpl<std::pair<MachineOperand*, unsigned>> &Defs, in getRegSeqInit() 536 SmallVector<std::pair<MachineOperand*, unsigned>, 32> Defs; in tryToFoldACImm() local 708 SmallVector<std::pair<MachineOperand*, unsigned>, 32> Defs; in foldOperand() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | LiveVariables.cpp | 444 SmallVectorImpl<unsigned> &Defs) { in HandlePhysRegDef() 487 SmallVectorImpl<unsigned> &Defs) { in UpdatePhysRegDefs() 501 SmallVectorImpl<unsigned> &Defs) { in runOnInstr() 566 SmallVector<unsigned, 4> Defs; in runOnBlock() local 768 DenseSet<unsigned> Defs, Kills; in addNewBlock() local
|
D | MachineInstrBundle.cpp | 147 SmallVector<MachineOperand*, 4> Defs; in finalizeBundle() local
|
D | LiveRangeCalc.cpp | 588 ArrayRef<SlotIndex> Defs, in isJointlyDominated()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | Thumb2ITBlockPass.cpp | 138 RegisterSet &Defs, RegisterSet &Uses) { in MoveCopyOutOfITBlock() 196 RegisterSet Defs, Uses; in InsertITInstructions() local
|
D | A15SDOptimizer.cpp | 401 SmallVector<unsigned, 8> Defs; in getReadDPRs() local 594 SmallVector<unsigned, 8> Defs = getReadDPRs(MI); in runOnInstruction() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCBoolRetToInt.cpp | 73 SmallPtrSet<Value *, 8> Defs; in findAllDefs() local 220 auto Defs = findAllDefs(U); in runOnUse() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonGenMux.cpp | 100 BitVector Defs, Uses; member 158 void HexagonGenMux::getDefsUses(const MachineInstr *MI, BitVector &Defs, in getDefsUses() 184 BitVector Defs(NR), Uses(NR); in buildMaps() local
|
D | HexagonExpandCondsets.cpp | 392 MachineBasicBlock *Dest) -> bool { in updateDeadsInRange() 414 SetVector<MachineBasicBlock*> Defs; in updateDeadsInRange() local 794 bool HexagonExpandCondsets::canMoveOver(MachineInstr &MI, ReferenceMap &Defs, in canMoveOver() 968 ReferenceMap Uses, Defs; in predicate() local
|
D | RDFLiveness.cpp | 158 SetVector<NodeId> Defs; in getAllReachingDefs() local 270 NodeSet &Visited, const NodeSet &Defs) { in getAllReachingDefsRec() 276 NodeSet &Visited, const NodeSet &Defs, unsigned Nest, unsigned MaxNest) { in getAllReachingDefsRecImpl()
|
D | HexagonRDFOpt.cpp | 256 NodeList Defs; in rewrite() local
|
D | HexagonBitSimplify.cpp | 271 RegisterSet Defs; in INITIALIZE_PASS_DEPENDENCY() local 290 RegisterSet &Defs) { in getInstrDefs() 1461 RegisterSet Defs; in processBlock() local 1589 RegisterSet Defs; in processBlock() local 2703 RegisterSet Defs; in processBlock() local 2960 RegisterSet Defs; in getDefReg() local 3158 RegisterSet Defs; in processLoop() local 3225 RegisterSet Defs; in processLoop() local
|
D | RDFGraph.cpp | 1399 RegisterSet Defs; in recordDefsForDF() local 1574 RegisterAggr Defs(PRI); in linkRefUp() local 1614 RegisterSet Defs; in linkStmtRefs() local
|
D | HexagonBlockRanges.cpp | 313 RegisterSet Defs, Clobbers; in computeInitialLiveRanges() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | MemorySSAUpdater.cpp | 153 auto *Defs = MSSA->getWritableBlockDefs(MA->getBlock()); in getPreviousDefInBlock() local 180 auto *Defs = MSSA->getWritableBlockDefs(BB); in getPreviousDefFromEnd() local 261 auto *Defs = MSSA->getBlockDefs(MU->getBlock()); in insertUse() local 271 if (auto *Defs = MSSA->getWritableBlockDefs(StartBlock)) { in insertUse() local 460 auto *Defs = MSSA->getWritableBlockDefs(NewDef->getBlock()); in fixupDefs() local 488 if (auto *Defs = MSSA->getWritableBlockDefs(FixupBlock)) { in fixupDefs() local 825 MemorySSA::DefsList *Defs = MSSA->getWritableBlockDefs(BB); in applyInsertUpdates() local 1201 auto *Defs = MSSA->getWritableBlockDefs(From); in moveAllAccesses() local
|
D | MemorySSA.cpp | 533 auto *Defs = MSSA.getBlockDefs(Node->getBlock()); in getWalkTarget() local 1526 DefsList *Defs = nullptr; in buildMemorySSA() local 1604 auto *Defs = getOrCreateDefsList(BB); in insertIntoListsForBlock() local 1611 auto *Defs = getOrCreateDefsList(BB); in insertIntoListsForBlock() local 1620 auto *Defs = getOrCreateDefsList(BB); in insertIntoListsForBlock() local 1633 auto *Defs = getOrCreateDefsList(BB); in insertIntoListsBefore() local 1842 std::unique_ptr<DefsList> &Defs = DefsIt->second; in removeFromLists() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonMCChecker.h | 49 DenseMap<unsigned, PredSet> Defs; variable
|
D | HexagonMCChecker.cpp | 496 unsigned Defs = HexagonMCInstrInfo::getDesc(MCII, Inst).getNumDefs(); in checkRegistersReadOnly() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | ScheduleDAGInstrs.h | 167 Reg2SUnitsMap Defs; variable
|
D | RegisterPressure.h | 173 SmallVector<RegisterMaskPair, 8> Defs; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsDelaySlotFiller.cpp | 136 BitVector Defs, Uses; member in __anonf6746c600111::RegDefsUses 202 SmallPtrSet<ValueType, 4> Uses, Defs; member in __anonf6746c600111::MemDefsUses
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/ |
D | CompileOnDemandLayer.cpp | 244 IRMaterializationUnit::SymbolNameToDefinitionMap Defs) { in emitPartition()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86FloatingPoint.cpp | 891 unsigned Defs = Mask; in adjustLiveRegs() local 1698 std::bitset<8> Defs; in setKillFlags() local
|