/openbsd-src/gnu/llvm/llvm/include/llvm/MC/ |
H A D | MCInstrItineraries.h | 185 unsigned UseClass, unsigned UseIdx) const { in hasPipelineForwarding() 206 unsigned UseClass, unsigned UseIdx) const { in getOperandLatency()
|
H A D | MCSubtargetInfo.h | 184 int getReadAdvanceCycles(const MCSchedClassDesc *SC, unsigned UseIdx, in getReadAdvanceCycles()
|
H A D | MCSchedule.h | 95 unsigned UseIdx; member
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
H A D | TargetSchedule.cpp | 158 unsigned UseIdx = 0; in findUseIdx() local 216 unsigned UseIdx = findUseIdx(UseMI, UseOperIdx); in computeOperandLatency() local
|
H A D | LiveIntervalCalc.cpp | 172 SlotIndex UseIdx; in extendToUses() local
|
H A D | RegisterCoalescer.cpp | 885 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 D | MachineCopyPropagation.cpp | 443 const MachineInstr &Copy, const MachineInstr &UseI, unsigned UseIdx) { in isBackwardPropagatableRegClassCopy() 462 unsigned UseIdx) { in isForwardableRegClassCopy()
|
H A D | LiveRangeEdit.cpp | 159 SlotIndex UseIdx, bool cheapAsAMove) { in canRematerializeAt()
|
H A D | MachineCombiner.cpp | 235 int UseIdx = InstrPtr->findRegisterUseOperandIdx(MO.getReg()); in getDepth() local
|
H A D | MachineVerifier.cpp | 2314 unsigned MONum, SlotIndex UseIdx, in checkLivenessAtUse() 2427 SlotIndex UseIdx = LiveInts->getInstructionIndex(*MI); in checkLiveness() local
|
H A D | InlineSpiller.cpp | 591 SlotIndex UseIdx = LIS.getInstructionIndex(MI).getRegSlot(true); in reMaterializeFor() local
|
H A D | SplitKit.cpp | 582 SlotIndex UseIdx, MachineBasicBlock &MBB, in defFromParent()
|
H A D | TwoAddressInstructionPass.cpp | 1597 SlotIndex UseIdx = LIS->getInstructionIndex(*MI); in processTiedPairs() local
|
H A D | MachineInstr.cpp | 1107 void MachineInstr::tieOperands(unsigned DefIdx, unsigned UseIdx) { in tieOperands()
|
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/ |
H A D | PPCVSXSwapRemoval.cpp | 680 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 D | PPCInstrInfo.h | 447 SDNode *UseNode, unsigned UseIdx) const override { in getOperandLatency()
|
/openbsd-src/gnu/llvm/llvm/lib/IR/ |
H A D | AbstractCallSite.cpp | 100 unsigned UseIdx = CB->getArgOperandNo(U); in AbstractCallSite() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/ |
H A D | ARMBaseInstrInfo.cpp | 3968 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 D | VEInstrInfo.cpp | 702 unsigned UseIdx; in FoldImmediate() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/ |
H A D | HexagonSubtarget.cpp | 473 int UseIdx = -1; in adjustSchedDependency() local
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ |
H A D | InstrEmitter.cpp | 1344 unsigned UseIdx = GroupIdx.back() + 1; in EmitSpecialNode() local
|
/openbsd-src/gnu/llvm/llvm/utils/TableGen/ |
H A D | SubtargetEmitter.cpp | 1185 for (unsigned UseIdx = 0, EndIdx = Reads.size(); in GenSchedClassTables() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/ |
H A D | SystemZInstrInfo.cpp | 626 unsigned UseIdx; in FoldImmediate() local
|
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/ |
H A D | TargetInstrInfo.h | 1699 unsigned UseIdx) const { in hasHighOperandLatency()
|
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/ |
H A D | SIRegisterInfo.cpp | 3062 SlotIndex UseIdx = LIS->getInstructionIndex(Use); in findReachingDef() local
|