/netbsd-src/external/apache2/llvm/dist/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 | 183 int getReadAdvanceCycles(const MCSchedClassDesc *SC, unsigned UseIdx, in getReadAdvanceCycles()
|
H A D | MCSchedule.h | 96 unsigned UseIdx; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | TargetSchedule.cpp | 174 unsigned UseIdx = 0; in findUseIdx() local 232 unsigned UseIdx = findUseIdx(UseMI, UseOperIdx); in computeOperandLatency() local
|
H A D | LiveIntervalCalc.cpp | 181 SlotIndex UseIdx; in extendToUses() local
|
H A D | MachineCopyPropagation.cpp | 387 const MachineInstr &Copy, const MachineInstr &UseI, unsigned UseIdx) { in isBackwardPropagatableRegClassCopy() 404 unsigned UseIdx) { in isForwardableRegClassCopy()
|
H A D | RegisterCoalescer.cpp | 868 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 D | LiveRangeEdit.cpp | 141 SlotIndex UseIdx, bool cheapAsAMove) { in canRematerializeAt()
|
H A D | MachineCombiner.cpp | 201 int UseIdx = InstrPtr->findRegisterUseOperandIdx(MO.getReg()); in getDepth() local
|
H A D | MachineVerifier.cpp | 2090 unsigned MONum, SlotIndex UseIdx, in checkLivenessAtUse() 2178 SlotIndex UseIdx = LiveInts->getInstructionIndex(*MI); in checkLiveness() local
|
H A D | InlineSpiller.cpp | 584 SlotIndex UseIdx = LIS.getInstructionIndex(MI).getRegSlot(true); in reMaterializeFor() local
|
H A D | TwoAddressInstructionPass.cpp | 1499 SlotIndex UseIdx = MIIdx.getRegSlot(IsEarlyClobber); in processTiedPairs() local
|
H A D | SplitKit.cpp | 587 SlotIndex UseIdx, in defFromParent()
|
H A D | ModuloSchedule.cpp | 993 unsigned UseIdx; in cloneInstr() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/ |
H A D | PPCVSXSwapRemoval.cpp | 678 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 D | PPCInstrInfo.h | 321 SDNode *UseNode, unsigned UseIdx) const override { in getOperandLatency()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
H A D | AbstractCallSite.cpp | 101 unsigned UseIdx = CB->getArgOperandNo(U); in AbstractCallSite() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
H A D | HexagonSubtarget.cpp | 420 unsigned UseIdx = -1; in adjustSchedDependency() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
H A D | ARMBaseInstrInfo.cpp | 3920 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 D | VEInstrInfo.cpp | 670 unsigned UseIdx; in FoldImmediate() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
H A D | InstrEmitter.cpp | 1249 unsigned UseIdx = GroupIdx.back() + 1; in EmitSpecialNode() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/ |
H A D | SubtargetEmitter.cpp | 1149 for (unsigned UseIdx = 0, EndIdx = Reads.size(); in GenSchedClassTables() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/ |
H A D | SystemZInstrInfo.cpp | 622 unsigned UseIdx; in FoldImmediate() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
H A D | TargetInstrInfo.h | 1629 unsigned UseIdx) const { in hasHighOperandLatency()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
H A D | SIRegisterInfo.cpp | 2387 SlotIndex UseIdx = LIS->getInstructionIndex(Use); in findReachingDef() local
|