/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/ |
D | MCInstrItineraries.h | 185 unsigned UseClass, unsigned UseIdx) const { in hasPipelineForwarding() 206 unsigned UseClass, unsigned UseIdx) const { in getOperandLatency()
|
D | MCSubtargetInfo.h | 184 int getReadAdvanceCycles(const MCSchedClassDesc *SC, unsigned UseIdx, in getReadAdvanceCycles()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | MCInstrItineraries.h | 182 unsigned UseClass, unsigned UseIdx) const { in hasPipelineForwarding() 203 unsigned UseClass, unsigned UseIdx) const { in getOperandLatency()
|
D | MCSubtargetInfo.h | 177 int getReadAdvanceCycles(const MCSchedClassDesc *SC, unsigned UseIdx, in getReadAdvanceCycles()
|
/external/llvm/include/llvm/MC/ |
D | MCInstrItineraries.h | 187 unsigned UseClass, unsigned UseIdx) const { in hasPipelineForwarding() 208 unsigned UseClass, unsigned UseIdx) const { in getOperandLatency()
|
D | MCSubtargetInfo.h | 136 int getReadAdvanceCycles(const MCSchedClassDesc *SC, unsigned UseIdx, in getReadAdvanceCycles()
|
/external/llvm/lib/CodeGen/ |
D | TargetSchedule.cpp | 144 unsigned UseIdx = 0; in findUseIdx() local 202 unsigned UseIdx = findUseIdx(UseMI, UseOperIdx); in computeOperandLatency() local
|
D | RegisterCoalescer.cpp | 705 SlotIndex UseIdx = LIS->getInstructionIndex(*UseMI); in removeCopyByCommutingDef() local 759 SlotIndex UseIdx = LIS->getInstructionIndex(*UseMI).getRegSlot(true); in removeCopyByCommutingDef() local 1193 SlotIndex UseIdx = LIS->getInstructionIndex(MI); in eliminateUndefCopy() local 1216 void RegisterCoalescer::addUndefFlag(const LiveInterval &Int, SlotIndex UseIdx, in addUndefFlag() 1256 SlotIndex UseIdx = LIS->getInstructionIndex(MI).getRegSlot(true); in updateRegDefsUses() local 1305 SlotIndex UseIdx = MIIdx.getRegSlot(true); in updateRegDefsUses() local
|
D | LiveRangeCalc.cpp | 186 SlotIndex UseIdx; in extendToUses() local
|
D | LiveRangeEdit.cpp | 120 SlotIndex UseIdx, bool cheapAsAMove) { in canRematerializeAt()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
D | TargetSchedule.cpp | 158 unsigned UseIdx = 0; in findUseIdx() local 216 unsigned UseIdx = findUseIdx(UseMI, UseOperIdx); in computeOperandLatency() local
|
D | LiveIntervalCalc.cpp | 172 SlotIndex UseIdx; in extendToUses() local
|
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
|
D | MachineCopyPropagation.cpp | 443 const MachineInstr &Copy, const MachineInstr &UseI, unsigned UseIdx) { in isBackwardPropagatableRegClassCopy() 462 unsigned UseIdx) { in isForwardableRegClassCopy()
|
D | LiveRangeEdit.cpp | 159 SlotIndex UseIdx, bool cheapAsAMove) { in canRematerializeAt()
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCVSXSwapRemoval.cpp | 672 int UseIdx = SwapMap[&UseMI]; in recordUnoptimizableWebs() local 715 int UseIdx = SwapMap[&UseMI]; in recordUnoptimizableWebs() local 756 int UseIdx = SwapMap[&UseMI]; in markSwapsForRemoval() local
|
D | PPCInstrInfo.h | 124 SDNode *UseNode, unsigned UseIdx) const override { in getOperandLatency()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCVSXSwapRemoval.cpp | 677 int UseIdx = SwapMap[&UseMI]; in recordUnoptimizableWebs() local 720 int UseIdx = SwapMap[&UseMI]; in recordUnoptimizableWebs() local 762 int UseIdx = SwapMap[&UseMI]; in markSwapsForRemoval() local
|
D | PPCInstrInfo.h | 218 SDNode *UseNode, unsigned UseIdx) const override { in getOperandLatency()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | TargetSchedule.cpp | 174 unsigned UseIdx = 0; in findUseIdx() local 232 unsigned UseIdx = findUseIdx(UseMI, UseOperIdx); in computeOperandLatency() local
|
D | MachineCopyPropagation.cpp | 386 const MachineInstr &Copy, const MachineInstr &UseI, unsigned UseIdx) { in isBackwardPropagatableRegClassCopy() 403 unsigned UseIdx) { in isForwardableRegClassCopy()
|
D | RegisterCoalescer.cpp | 848 SlotIndex UseIdx = LIS->getInstructionIndex(*UseMI); in removeCopyByCommutingDef() local 902 SlotIndex UseIdx = LIS->getInstructionIndex(*UseMI).getRegSlot(true); in removeCopyByCommutingDef() local 1620 SlotIndex UseIdx = LIS->getInstructionIndex(MI); in eliminateUndefCopy() local 1654 void RegisterCoalescer::addUndefFlag(const LiveInterval &Int, SlotIndex UseIdx, in addUndefFlag() 1693 SlotIndex UseIdx = LIS->getInstructionIndex(MI).getRegSlot(true); in updateRegDefsUses() local 1749 SlotIndex UseIdx = MIIdx.getRegSlot(true); in updateRegDefsUses() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/ |
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
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | AbstractCallSite.cpp | 100 unsigned UseIdx = CS.getArgumentNo(U); in AbstractCallSite() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
D | AbstractCallSite.cpp | 100 unsigned UseIdx = CB->getArgOperandNo(U); in AbstractCallSite() local
|