Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCInstrItineraries.h182 unsigned UseClass, unsigned UseIdx) const { in hasPipelineForwarding()
203 unsigned UseClass, unsigned UseIdx) const { in getOperandLatency()
DMCSubtargetInfo.h177 int getReadAdvanceCycles(const MCSchedClassDesc *SC, unsigned UseIdx, in getReadAdvanceCycles()
DMCSchedule.h96 unsigned UseIdx; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCVSXSwapRemoval.cpp677 int UseIdx = SwapMap[&UseMI]; in recordUnoptimizableWebs() local
720 int UseIdx = SwapMap[&UseMI]; in recordUnoptimizableWebs() local
762 int UseIdx = SwapMap[&UseMI]; in markSwapsForRemoval() local
DPPCInstrInfo.h218 SDNode *UseNode, unsigned UseIdx) const override { in getOperandLatency()
DPPCInstrInfo.cpp1346 unsigned UseIdx; in FoldImmediate() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetSchedule.cpp174 unsigned UseIdx = 0; in findUseIdx() local
232 unsigned UseIdx = findUseIdx(UseMI, UseOperIdx); in computeOperandLatency() local
DMachineCopyPropagation.cpp386 const MachineInstr &Copy, const MachineInstr &UseI, unsigned UseIdx) { in isBackwardPropagatableRegClassCopy()
403 unsigned UseIdx) { in isForwardableRegClassCopy()
DRegisterCoalescer.cpp848 SlotIndex UseIdx = LIS->getInstructionIndex(*UseMI); in removeCopyByCommutingDef() local
902 SlotIndex UseIdx = LIS->getInstructionIndex(*UseMI).getRegSlot(true); in removeCopyByCommutingDef() local
1620 SlotIndex UseIdx = LIS->getInstructionIndex(MI); in eliminateUndefCopy() local
1654 void RegisterCoalescer::addUndefFlag(const LiveInterval &Int, SlotIndex UseIdx, in addUndefFlag()
1693 SlotIndex UseIdx = LIS->getInstructionIndex(MI).getRegSlot(true); in updateRegDefsUses() local
1749 SlotIndex UseIdx = MIIdx.getRegSlot(true); in updateRegDefsUses() local
DLiveRangeEdit.cpp141 SlotIndex UseIdx, bool cheapAsAMove) { in canRematerializeAt()
DLiveRangeCalc.cpp190 SlotIndex UseIdx; in extendToUses() local
DMachineCombiner.cpp195 int UseIdx = InstrPtr->findRegisterUseOperandIdx(MO.getReg()); in getDepth() local
DMachineVerifier.cpp1870 unsigned MONum, SlotIndex UseIdx, const LiveRange &LR, unsigned VRegOrUnit, in checkLivenessAtUse()
1953 SlotIndex UseIdx = LiveInts->getInstructionIndex(*MI); in checkLiveness() local
DInlineSpiller.cpp551 SlotIndex UseIdx = LIS.getInstructionIndex(MI).getRegSlot(true); in reMaterializeFor() local
DTwoAddressInstructionPass.cpp1647 SlotIndex UseIdx = MIIdx.getRegSlot(IsEarlyClobber); in processTiedPairs() local
DSplitKit.cpp629 SlotIndex UseIdx, in defFromParent()
DMachineInstr.cpp1050 void MachineInstr::tieOperands(unsigned DefIdx, unsigned UseIdx) { in tieOperands()
DModuloSchedule.cpp989 unsigned UseIdx; in cloneInstr() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAbstractCallSite.cpp100 unsigned UseIdx = CS.getArgumentNo(U); in AbstractCallSite() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonSubtarget.cpp349 unsigned UseIdx = -1; in adjustSchedDependency() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMBaseInstrInfo.cpp3838 unsigned UseIdx, unsigned UseAlign) const { in getVSTMUseCycle()
3878 unsigned UseIdx, unsigned UseAlign) const { in getSTMUseCycle()
3908 unsigned UseIdx, unsigned UseAlign) const { in getOperandLatency()
4040 unsigned &UseIdx, unsigned &Dist) { in getBundledUseMI()
4288 unsigned UseIdx, const MCInstrDesc &UseMCID, unsigned UseAdj) const { in getOperandLatencyImpl()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DInstrEmitter.cpp1123 unsigned UseIdx = GroupIdx.back() + 1; in EmitSpecialNode() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIRegisterInfo.cpp1850 SlotIndex UseIdx = LIS->getInstructionIndex(Use); in findReachingDef() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.cpp621 unsigned UseIdx; in FoldImmediate() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h1500 unsigned UseIdx) const { in hasHighOperandLatency()