/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/ |
D | ConstantHoisting.h | 81 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/ |
D | Thumb2ITBlockPass.cpp | 113 static void ClearKillFlags(MachineInstr *MI, RegisterSet &Uses) { in ClearKillFlags() 138 RegisterSet &Defs, RegisterSet &Uses) { in MoveCopyOutOfITBlock() 196 RegisterSet Defs, Uses; in InsertITInstructions() local
|
D | A15SDOptimizer.cpp | 623 SmallVector<MachineOperand*, 8> Uses; in runOnInstruction() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/ |
D | ARCOptAddrMode.cpp | 227 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/ |
D | ReachingDefAnalysis.cpp | 228 SmallVectorImpl<MachineInstr*> &Uses) { in getReachingLocalUses() 249 SmallVector<MachineInstr*, 4> Uses; in getNumUses() local 324 int PhysReg, SmallVectorImpl<MachineInstr*> &Uses) { in getAllInstWithUseBefore()
|
D | MachineLoopUtils.cpp | 63 SmallVector<MachineOperand *, 4> Uses; in PeelSingleBlockLoop() local
|
D | MIRCanonicalizerPass.cpp | 337 std::vector<MachineOperand *> Uses; in propagateLocalCopies() local
|
D | TwoAddressInstructionPass.cpp | 907 SmallVector<unsigned, 2> Uses; in rescheduleMIBelowKill() local 1088 SmallSet<unsigned, 2> Uses; in rescheduleKillAboveMI() local
|
D | RegAllocGreedy.cpp | 2098 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/ |
D | WebAssemblyFixFunctionBitcasts.cpp | 68 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/ |
D | SSAUpdaterBulk.h | 43 SmallVector<Use *, 4> Uses; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonMCChecker.h | 69 std::set<unsigned> Uses; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/ |
D | DeadArgumentElimination.h | 107 UseMap Uses; variable
|
/third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
D | Optimizer.cpp | 62 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/ |
D | SIFormMemoryClauses.cpp | 293 RegUse &Defs, RegUse &Uses, in processRegUses() 337 RegUse Defs, Uses; in runOnMachineFunction() local
|
D | GCNDPPCombine.cpp | 447 SmallVector<MachineOperand*, 16> Uses; in combineDPPMov() 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 184 BitVector Defs(NR), Uses(NR); in buildMaps() local
|
D | RDFLiveness.cpp | 381 NodeSet Uses; in getAllReachedUses() local 516 NodeRefSet Uses = UI->second; in computePhiInfo() local
|
D | BitTracker.h | 103 std::priority_queue<MachineInstr*, std::vector<MachineInstr*>, Cmp> Uses; member
|
D | HexagonExpandCondsets.cpp | 795 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/ |
D | ScheduleDAGInstrs.h | 168 Reg2SUnitsMap Uses; 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 __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/ |
D | AArch64PromoteConstant.cpp | 147 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/ |
D | OMPIRBuilder.cpp | 467 SmallVector<Use *, 8> Uses; in CreateParallel() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | FunctionAttrs.cpp | 321 SmallVector<ArgumentGraphNode *, 4> Uses; member 413 SmallVector<Argument *, 4> Uses; member
|