Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInstrItineraries.h185 /// operand index UseIdx. in hasPipelineForwarding() argument
206 getOperandLatency(unsigned DefClass,unsigned DefIdx,unsigned UseClass,unsigned UseIdx) getOperandLatency() argument
H A DMCSubtargetInfo.h184 int getReadAdvanceCycles(const MCSchedClassDesc *SC, unsigned UseIdx, in getReadAdvanceCycles()
H A DMCSchedule.h107 unsigned UseIdx; global() member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetSchedule.cpp216 unsigned UseIdx = findUseIdx(UseMI, UseOperIdx); in computeOperandLatency() local
158 unsigned UseIdx = 0; findUseIdx() local
H A DLiveIntervalCalc.cpp172 SlotIndex UseIdx; extendToUses() local
H A DRegisterCoalescer.cpp886 SlotIndex UseIdx = LIS->getInstructionIndex(*UseMI); in removeCopyByCommutingDef() local
936 SlotIndex UseIdx = LIS->getInstructionIndex(*UseMI).getRegSlot(true); in removeCopyByCommutingDef() local
1228 SlotIndex UseIdx = LIS->getInstructionIndex(MI); in removePartialRedundancy() local
1756 SlotIndex UseIdx = LIS->getInstructionIndex(MI); in eliminateUndefCopy() local
1790 void RegisterCoalescer::addUndefFlag(const LiveInterval &Int, SlotIndex UseIdx, in addUndefFlag()
1829 SlotIndex UseIdx = LIS->getInstructionIndex(MI).getRegSlot(true); in updateRegDefsUses() local
1887 SlotIndex UseIdx = MIIdx.getRegSlot(true); in updateRegDefsUses() local
H A DLiveRangeEdit.cpp159 SlotIndex UseIdx, bool cheapAsAMove) { in canRematerializeAt()
H A DMachineCopyPropagation.cpp556 const MachineInstr &Copy, const MachineInstr &UseI, unsigned UseIdx) { in isBackwardPropagatableRegClassCopy()
575 unsigned UseIdx) { in isForwardableRegClassCopy()
H A DMachineCombiner.cpp234 int UseIdx = in getDepth() local
H A DMachineVerifier.cpp2713 unsigned MONum, SlotIndex UseIdx, in checkLivenessAtUse()
2828 SlotIndex UseIdx; in checkLiveness() local
H A DInlineSpiller.cpp631 SlotIndex UseIdx = LIS.getInstructionIndex(MI).getRegSlot(true); in reMaterializeFor() local
H A DSplitKit.cpp593 SlotIndex UseIdx, MachineBasicBlock &MBB, in defFromParent()
H A DTwoAddressInstructionPass.cpp1700 SlotIndex UseIdx = LIS->getInstructionIndex(*MI); in processTiedPairs() local
H A DMachineInstr.cpp1162 void MachineInstr::tieOperands(unsigned DefIdx, unsigned UseIdx) { in tieOperands()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCVSXSwapRemoval.cpp680 int UseIdx = SwapMap[&UseMI]; in recordUnoptimizableWebs() local
746 int UseIdx = SwapMap[&UseMI]; in recordUnoptimizableWebs() local
788 int UseIdx = SwapMap[&UseMI]; in markSwapsForRemoval() local
H A DPPCInstrInfo.h345 unsigned UseIdx) const override { in getOperandLatency()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAbstractCallSite.cpp100 unsigned UseIdx = CB->getArgOperandNo(U); in AbstractCallSite() local
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEInstrInfo.cpp702 unsigned UseIdx; in foldImmediate() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonSubtarget.cpp470 int UseIdx = -1; in adjustSchedDependency() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp3953 unsigned UseIdx, unsigned UseAlign) const { in getVSTMUseCycle()
3992 unsigned UseIdx, unsigned UseAlign) const { in getSTMUseCycle()
4020 unsigned UseIdx, unsigned UseAlign) const { in getOperandLatency()
4155 unsigned &UseIdx, unsigned &Dist) { in getBundledUseMI()
4401 unsigned UseIdx, const MCInstrDesc &UseMCID, unsigned UseAdj) const { in getOperandLatencyImpl()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.cpp1391 unsigned UseIdx = GroupIdx.back() + 1; in EmitSpecialNode() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DSubtargetEmitter.cpp1266 for (unsigned UseIdx = 0, EndIdx = Reads.size(); UseIdx != EndIdx; in GenSchedClassTables() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp707 unsigned UseIdx; in foldImmediate() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1814 unsigned UseIdx) const { in hasHighOperandLatency()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.cpp3161 SlotIndex UseIdx = LIS->getInstructionIndex(Use); in findReachingDef() local

12