Home
last modified time | relevance | path

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

12

/netbsd-src/external/apache2/llvm/dist/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.h183 int getReadAdvanceCycles(const MCSchedClassDesc *SC, unsigned UseIdx, in getReadAdvanceCycles()
H A DMCSchedule.h96 unsigned UseIdx; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetSchedule.cpp174 unsigned UseIdx = 0; in findUseIdx() local
232 unsigned UseIdx = findUseIdx(UseMI, UseOperIdx); in computeOperandLatency() local
H A DLiveIntervalCalc.cpp181 SlotIndex UseIdx; in extendToUses() local
H A DMachineCopyPropagation.cpp387 const MachineInstr &Copy, const MachineInstr &UseI, unsigned UseIdx) { in isBackwardPropagatableRegClassCopy()
404 unsigned UseIdx) { in isForwardableRegClassCopy()
H A DRegisterCoalescer.cpp868 SlotIndex UseIdx = LIS->getInstructionIndex(*UseMI); in removeCopyByCommutingDef() local
923 SlotIndex UseIdx = LIS->getInstructionIndex(*UseMI).getRegSlot(true); in removeCopyByCommutingDef() local
1658 SlotIndex UseIdx = LIS->getInstructionIndex(MI); in eliminateUndefCopy() local
1692 void RegisterCoalescer::addUndefFlag(const LiveInterval &Int, SlotIndex UseIdx, in addUndefFlag()
1731 SlotIndex UseIdx = LIS->getInstructionIndex(MI).getRegSlot(true); in updateRegDefsUses() local
1789 SlotIndex UseIdx = MIIdx.getRegSlot(true); in updateRegDefsUses() local
H A DLiveRangeEdit.cpp141 SlotIndex UseIdx, bool cheapAsAMove) { in canRematerializeAt()
H A DMachineCombiner.cpp201 int UseIdx = InstrPtr->findRegisterUseOperandIdx(MO.getReg()); in getDepth() local
H A DMachineVerifier.cpp2090 unsigned MONum, SlotIndex UseIdx, in checkLivenessAtUse()
2178 SlotIndex UseIdx = LiveInts->getInstructionIndex(*MI); in checkLiveness() local
H A DInlineSpiller.cpp584 SlotIndex UseIdx = LIS.getInstructionIndex(MI).getRegSlot(true); in reMaterializeFor() local
H A DTwoAddressInstructionPass.cpp1499 SlotIndex UseIdx = MIIdx.getRegSlot(IsEarlyClobber); in processTiedPairs() local
H A DSplitKit.cpp587 SlotIndex UseIdx, in defFromParent()
H A DModuloSchedule.cpp993 unsigned UseIdx; in cloneInstr() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCVSXSwapRemoval.cpp678 int UseIdx = SwapMap[&UseMI]; in recordUnoptimizableWebs() local
744 int UseIdx = SwapMap[&UseMI]; in recordUnoptimizableWebs() local
786 int UseIdx = SwapMap[&UseMI]; in markSwapsForRemoval() local
H A DPPCInstrInfo.h321 SDNode *UseNode, unsigned UseIdx) const override { in getOperandLatency()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DAbstractCallSite.cpp101 unsigned UseIdx = CB->getArgOperandNo(U); in AbstractCallSite() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonSubtarget.cpp420 unsigned UseIdx = -1; in adjustSchedDependency() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp3920 unsigned UseIdx, unsigned UseAlign) const { in getVSTMUseCycle()
3960 unsigned UseIdx, unsigned UseAlign) const { in getSTMUseCycle()
3990 unsigned UseIdx, unsigned UseAlign) const { in getOperandLatency()
4122 unsigned &UseIdx, unsigned &Dist) { in getBundledUseMI()
4370 unsigned UseIdx, const MCInstrDesc &UseMCID, unsigned UseAdj) const { in getOperandLatencyImpl()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/VE/
H A DVEInstrInfo.cpp670 unsigned UseIdx; in FoldImmediate() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.cpp1249 unsigned UseIdx = GroupIdx.back() + 1; in EmitSpecialNode() local
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DSubtargetEmitter.cpp1149 for (unsigned UseIdx = 0, EndIdx = Reads.size(); in GenSchedClassTables() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp622 unsigned UseIdx; in FoldImmediate() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1629 unsigned UseIdx) const { in hasHighOperandLatency()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.cpp2387 SlotIndex UseIdx = LIS->getInstructionIndex(Use); in findReachingDef() local

12