Home
last modified time | relevance | path

Searched defs:Uses (Results 1 – 25 of 49) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/
DConstantHoisting.h81 ConstantUseListType Uses; member
102 ConstantUseListType Uses; member
107 Type *Ty=nullptr) : Uses(std::move(Uses)), Offset(Offset), Ty(Ty) {} in Uses() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DThumb2ITBlockPass.cpp113 static void ClearKillFlags(MachineInstr *MI, RegisterSet &Uses) { in ClearKillFlags()
138 RegisterSet &Defs, RegisterSet &Uses) { in MoveCopyOutOfITBlock()
196 RegisterSet Defs, Uses; in InsertITInstructions() local
DA15SDOptimizer.cpp623 SmallVector<MachineOperand*, 8> Uses; in runOnInstruction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/
DARCOptAddrMode.cpp227 SmallVector<MachineInstr *, 8> Uses; in tryToCombine() local
266 SmallVectorImpl<MachineInstr *> *Uses) { in canJoinInstructions()
342 bool ARCOptAddrMode::canFixPastUses(const ArrayRef<MachineInstr *> &Uses, in canFixPastUses()
363 void ARCOptAddrMode::fixPastUses(ArrayRef<MachineInstr *> Uses, in fixPastUses()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DReachingDefAnalysis.cpp228 SmallVectorImpl<MachineInstr*> &Uses) { in getReachingLocalUses()
249 SmallVector<MachineInstr*, 4> Uses; in getNumUses() local
324 int PhysReg, SmallVectorImpl<MachineInstr*> &Uses) { in getAllInstWithUseBefore()
DMachineLoopUtils.cpp63 SmallVector<MachineOperand *, 4> Uses; in PeelSingleBlockLoop() local
DMIRCanonicalizerPass.cpp337 std::vector<MachineOperand *> Uses; in propagateLocalCopies() local
DTwoAddressInstructionPass.cpp907 SmallVector<unsigned, 2> Uses; in rescheduleMIBelowKill() local
1088 SmallSet<unsigned, 2> Uses; in rescheduleKillAboveMI() local
DRegAllocGreedy.cpp2098 ArrayRef<SlotIndex> Uses = SA->getUseSlots(); in tryInstructionSplit() local
2155 ArrayRef<SlotIndex> Uses = SA->getUseSlots(); in calcGapWeights() local
2245 ArrayRef<SlotIndex> Uses = SA->getUseSlots(); in tryLocalSplit() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyFixFunctionBitcasts.cpp68 SmallVectorImpl<std::pair<Use *, Function *>> &Uses, in findUses()
242 SmallVector<std::pair<Use *, Function *>, 0> Uses; in runOnModule() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
DSSAUpdaterBulk.h43 SmallVector<Use *, 4> Uses; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCChecker.h69 std::set<unsigned> Uses; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/
DDeadArgumentElimination.h107 UseMap Uses; variable
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DOptimizer.cpp62 struct Uses : std::vector<Ice::Inst *> struct in __anon79a082610111::Optimizer
68 std::vector<Ice::Inst *> loads;
69 std::vector<Ice::Inst *> stores;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIFormMemoryClauses.cpp293 RegUse &Defs, RegUse &Uses, in processRegUses()
337 RegUse Defs, Uses; in runOnMachineFunction() local
DGCNDPPCombine.cpp447 SmallVector<MachineOperand*, 16> Uses; in combineDPPMov() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonGenMux.cpp100 BitVector Defs, Uses; member
184 BitVector Defs(NR), Uses(NR); in buildMaps() local
DRDFLiveness.cpp381 NodeSet Uses; in getAllReachedUses() local
516 NodeRefSet Uses = UI->second; in computePhiInfo() local
DBitTracker.h103 std::priority_queue<MachineInstr*, std::vector<MachineInstr*>, Cmp> Uses; member
DHexagonExpandCondsets.cpp795 ReferenceMap &Uses) { in canMoveOver()
968 ReferenceMap Uses, Defs; in predicate() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DScheduleDAGInstrs.h168 Reg2SUnitsMap Uses; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsDelaySlotFiller.cpp136 BitVector Defs, Uses; member in __anonaf42898d0111::RegDefsUses
202 SmallPtrSet<ValueType, 4> Uses, Defs; member in __anonaf42898d0111::MemDefsUses
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64PromoteConstant.cpp147 using Uses = SmallVector<std::pair<Instruction *, unsigned>, 4>; typedef in __anon6534178e0111::AArch64PromoteConstant
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Frontend/OpenMP/
DOMPIRBuilder.cpp467 SmallVector<Use *, 8> Uses; in CreateParallel() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DFunctionAttrs.cpp321 SmallVector<ArgumentGraphNode *, 4> Uses; member
413 SmallVector<Argument *, 4> Uses; member

12