Home
last modified time | relevance | path

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

12

/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCInstrItineraries.h185 unsigned UseClass, unsigned UseIdx) const { in hasPipelineForwarding()
206 unsigned UseClass, unsigned UseIdx) const { in getOperandLatency()
H A DMCSubtargetInfo.h184 int getReadAdvanceCycles(const MCSchedClassDesc *SC, unsigned UseIdx, in getReadAdvanceCycles()
H A DMCSchedule.h95 unsigned UseIdx; member
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DTargetSchedule.cpp158 unsigned UseIdx = 0; in findUseIdx() local
216 unsigned UseIdx = findUseIdx(UseMI, UseOperIdx); in computeOperandLatency() local
H A DLiveIntervalCalc.cpp172 SlotIndex UseIdx; in extendToUses() local
H A DRegisterCoalescer.cpp885 SlotIndex UseIdx = LIS->getInstructionIndex(*UseMI); in removeCopyByCommutingDef() local
935 SlotIndex UseIdx = LIS->getInstructionIndex(*UseMI).getRegSlot(true); in removeCopyByCommutingDef() local
1690 SlotIndex UseIdx = LIS->getInstructionIndex(MI); in eliminateUndefCopy() local
1724 void RegisterCoalescer::addUndefFlag(const LiveInterval &Int, SlotIndex UseIdx, in addUndefFlag()
1763 SlotIndex UseIdx = LIS->getInstructionIndex(MI).getRegSlot(true); in updateRegDefsUses() local
1821 SlotIndex UseIdx = MIIdx.getRegSlot(true); in updateRegDefsUses() local
H A DMachineCopyPropagation.cpp443 const MachineInstr &Copy, const MachineInstr &UseI, unsigned UseIdx) { in isBackwardPropagatableRegClassCopy()
462 unsigned UseIdx) { in isForwardableRegClassCopy()
H A DLiveRangeEdit.cpp159 SlotIndex UseIdx, bool cheapAsAMove) { in canRematerializeAt()
H A DMachineCombiner.cpp235 int UseIdx = InstrPtr->findRegisterUseOperandIdx(MO.getReg()); in getDepth() local
H A DMachineVerifier.cpp2314 unsigned MONum, SlotIndex UseIdx, in checkLivenessAtUse()
2427 SlotIndex UseIdx = LiveInts->getInstructionIndex(*MI); in checkLiveness() local
H A DInlineSpiller.cpp591 SlotIndex UseIdx = LIS.getInstructionIndex(MI).getRegSlot(true); in reMaterializeFor() local
H A DSplitKit.cpp582 SlotIndex UseIdx, MachineBasicBlock &MBB, in defFromParent()
H A DTwoAddressInstructionPass.cpp1597 SlotIndex UseIdx = LIS->getInstructionIndex(*MI); in processTiedPairs() local
H A DMachineInstr.cpp1107 void MachineInstr::tieOperands(unsigned DefIdx, unsigned UseIdx) { in tieOperands()
/openbsd-src/gnu/llvm/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.h447 SDNode *UseNode, unsigned UseIdx) const override { in getOperandLatency()
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DAbstractCallSite.cpp100 unsigned UseIdx = CB->getArgOperandNo(U); in AbstractCallSite() local
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp3968 unsigned UseIdx, unsigned UseAlign) const { in getVSTMUseCycle()
4008 unsigned UseIdx, unsigned UseAlign) const { in getSTMUseCycle()
4038 unsigned UseIdx, unsigned UseAlign) const { in getOperandLatency()
4170 unsigned &UseIdx, unsigned &Dist) { in getBundledUseMI()
4418 unsigned UseIdx, const MCInstrDesc &UseMCID, unsigned UseAdj) const { in getOperandLatencyImpl()
/openbsd-src/gnu/llvm/llvm/lib/Target/VE/
H A DVEInstrInfo.cpp702 unsigned UseIdx; in FoldImmediate() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonSubtarget.cpp473 int UseIdx = -1; in adjustSchedDependency() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.cpp1344 unsigned UseIdx = GroupIdx.back() + 1; in EmitSpecialNode() local
/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DSubtargetEmitter.cpp1185 for (unsigned UseIdx = 0, EndIdx = Reads.size(); in GenSchedClassTables() local
/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp626 unsigned UseIdx; in FoldImmediate() local
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1699 unsigned UseIdx) const { in hasHighOperandLatency()
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.cpp3062 SlotIndex UseIdx = LIS->getInstructionIndex(Use); in findReachingDef() local

12