Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/MC/
H A DMCInstrItineraries.h188 unsigned UseClass, unsigned UseIdx) const { in hasPipelineForwarding()
209 unsigned UseClass, unsigned UseIdx) const { in getOperandLatency()
H A DMCSubtargetInfo.h114 int getReadAdvanceCycles(const MCSchedClassDesc *SC, unsigned UseIdx, in getReadAdvanceCycles()
H A DMCSchedule.h87 unsigned UseIdx; member
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DTargetSchedule.cpp144 unsigned UseIdx = 0; in findUseIdx() local
202 unsigned UseIdx = findUseIdx(UseMI, UseOperIdx); in computeOperandLatency() local
H A DLiveRangeCalc.cpp172 SlotIndex UseIdx; in extendToUses() local
H A DLiveRangeEdit.cpp117 SlotIndex UseIdx, in canRematerializeAt()
H A DRegisterCoalescer.cpp668 SlotIndex UseIdx = LIS->getInstructionIndex(UseMI); in removeCopyByCommutingDef() local
721 SlotIndex UseIdx = LIS->getInstructionIndex(UseMI).getRegSlot(true); in removeCopyByCommutingDef() local
1086 SlotIndex UseIdx = LIS->getInstructionIndex(&MI); in eliminateUndefCopy() local
1165 SlotIndex UseIdx = MIIdx.getRegSlot(true); in updateRegDefsUses() local
H A DSplitKit.cpp418 SlotIndex UseIdx, in defFromParent()
H A DInlineSpiller.cpp867 SlotIndex UseIdx = LIS.getInstructionIndex(MI).getRegSlot(true); in reMaterializeFor() local
H A DTwoAddressInstructionPass.cpp1492 SlotIndex UseIdx = MIIdx.getRegSlot(IsEarlyClobber); in processTiedPairs() local
H A DMachineVerifier.cpp1025 SlotIndex UseIdx = LiveInts->getInstructionIndex(MI); in checkLiveness() local
H A DMachineInstr.cpp1250 void MachineInstr::tieOperands(unsigned DefIdx, unsigned UseIdx) { in tieOperands()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h104 SDNode *UseNode, unsigned UseIdx) const override { in getOperandLatency()
H A DPPCInstrInfo.cpp1022 unsigned UseIdx; in FoldImmediate() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp3200 unsigned UseIdx, unsigned UseAlign) const { in getVSTMUseCycle()
3240 unsigned UseIdx, unsigned UseAlign) const { in getSTMUseCycle()
3270 unsigned UseIdx, unsigned UseAlign) const { in getOperandLatency()
3402 unsigned &UseIdx, unsigned &Dist) { in getBundledUseMI()
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.cpp998 unsigned UseIdx = GroupIdx.back() + 1; in EmitSpecialNode() local
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Target/
H A DTargetInstrInfo.h1082 const MachineInstr *UseMI, unsigned UseIdx) const { in hasHighOperandLatency()
/minix3/external/bsd/llvm/dist/llvm/utils/TableGen/
H A DSubtargetEmitter.cpp993 for (unsigned UseIdx = 0, EndIdx = Reads.size(); in GenSchedClassTables() local