Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCInstrItineraries.h204 unsigned UseClass, unsigned UseIdx) const { in hasPipelineForwarding()
225 unsigned UseClass, unsigned UseIdx) const { in getOperandLatency()
/external/llvm/lib/CodeGen/
DLiveRangeEdit.cpp80 SlotIndex UseIdx) { in allUsesAvailableAt()
106 SlotIndex UseIdx, in canRematerializeAt()
DRegisterCoalescer.cpp600 SlotIndex UseIdx = LIS->getInstructionIndex(UseMI); in removeCopyByCommutingDef() local
652 SlotIndex UseIdx = LIS->getInstructionIndex(UseMI).getRegSlot(true); in removeCopyByCommutingDef() local
DTargetInstrInfoImpl.cpp652 const MachineInstr *UseMI, unsigned UseIdx, in computeOperandLatency()
DInlineSpiller.cpp835 SlotIndex UseIdx = LIS.getInstructionIndex(MI).getRegSlot(true); in reMaterializeFor() local
DSplitKit.cpp430 SlotIndex UseIdx, in defFromParent()
DMachineVerifier.cpp978 SlotIndex UseIdx = LiveInts->getInstructionIndex(MI); in checkLiveness() local
DMachineInstr.cpp1170 void MachineInstr::tieOperands(unsigned DefIdx, unsigned UseIdx) { in tieOperands()
/external/llvm/lib/Target/ARM/
DARMBaseInstrInfo.cpp2530 unsigned UseIdx, unsigned UseAlign) const { in getVSTMUseCycle()
2570 unsigned UseIdx, unsigned UseAlign) const { in getSTMUseCycle()
2600 unsigned UseIdx, unsigned UseAlign) const { in getOperandLatency()
2733 unsigned &UseIdx, unsigned &Dist) { in getBundledUseMI()
/external/llvm/include/llvm/Target/
DTargetInstrInfo.h840 const MachineInstr *UseMI, unsigned UseIdx) const { in hasHighOperandLatency()
/external/llvm/lib/CodeGen/SelectionDAG/
DInstrEmitter.cpp958 unsigned UseIdx = GroupIdx.back() + 1; in EmitSpecialNode() local