Home
last modified time | relevance | path

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

1234

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCVSXSwapRemoval.cpp677 int UseIdx = SwapMap[&UseMI]; in recordUnoptimizableWebs() local
720 int UseIdx = SwapMap[&UseMI]; in recordUnoptimizableWebs() local
762 int UseIdx = SwapMap[&UseMI]; in markSwapsForRemoval() local
/aosp_15_r20/external/llvm/lib/Target/PowerPC/
H A DPPCVSXSwapRemoval.cpp672 int UseIdx = SwapMap[&UseMI]; in recordUnoptimizableWebs() local
715 int UseIdx = SwapMap[&UseMI]; in recordUnoptimizableWebs() local
756 int UseIdx = SwapMap[&UseMI]; in markSwapsForRemoval() local
H A DPPCInstrInfo.h124 SDNode *UseNode, unsigned UseIdx) const override { in getOperandLatency()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
H A DPPCVSXSwapRemoval.cpp680 int UseIdx = SwapMap[&UseMI]; in recordUnoptimizableWebs() local
746 int UseIdx = SwapMap[&UseMI]; in recordUnoptimizableWebs() local
788 int UseIdx = SwapMap[&UseMI]; in markSwapsForRemoval() local
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp705 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
H A DTargetSchedule.cpp144 unsigned UseIdx = 0; in findUseIdx() local
202 unsigned UseIdx = findUseIdx(UseMI, UseOperIdx); in computeOperandLatency() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
H A DMCInstrItineraries.h185 unsigned UseClass, unsigned UseIdx) const { in hasPipelineForwarding()
206 unsigned UseClass, unsigned UseIdx) const { in getOperandLatency()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/
DMCInstrItineraries.h187 unsigned UseClass, unsigned UseIdx) const { in hasPipelineForwarding()
210 unsigned UseIdx) const { in getOperandLatency()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/
DMCInstrItineraries.h187 unsigned UseClass, unsigned UseIdx) const { in hasPipelineForwarding()
210 unsigned UseIdx) const { in getOperandLatency()
/aosp_15_r20/external/llvm/include/llvm/MC/
H A DMCInstrItineraries.h187 unsigned UseClass, unsigned UseIdx) const { in hasPipelineForwarding()
208 unsigned UseClass, unsigned UseIdx) const { in getOperandLatency()
H A DMCSubtargetInfo.h136 int getReadAdvanceCycles(const MCSchedClassDesc *SC, unsigned UseIdx, in getReadAdvanceCycles()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCInstrItineraries.h182 unsigned UseClass, unsigned UseIdx) const { in hasPipelineForwarding()
203 unsigned UseClass, unsigned UseIdx) const { in getOperandLatency()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MC/
DMCInstrItineraries.h187 unsigned UseClass, unsigned UseIdx) const { in hasPipelineForwarding()
210 unsigned UseIdx) const { in getOperandLatency()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/
DMCInstrItineraries.h187 unsigned UseClass, unsigned UseIdx) const { in hasPipelineForwarding()
210 unsigned UseIdx) const { in getOperandLatency()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DTargetSchedule.cpp158 unsigned UseIdx = 0; in findUseIdx() local
216 unsigned UseIdx = findUseIdx(UseMI, UseOperIdx); in computeOperandLatency() local
H A DRegisterCoalescer.cpp885 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 DMachineCopyPropagation.cpp443 const MachineInstr &Copy, const MachineInstr &UseI, unsigned UseIdx) { in isBackwardPropagatableRegClassCopy()
462 unsigned UseIdx) { in isForwardableRegClassCopy()
H A DLiveIntervalCalc.cpp172 SlotIndex UseIdx; in extendToUses() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DTargetSchedule.cpp174 unsigned UseIdx = 0; in findUseIdx() local
232 unsigned UseIdx = findUseIdx(UseMI, UseOperIdx); in computeOperandLatency() local
H A DRegisterCoalescer.cpp848 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
H A DMachineCopyPropagation.cpp386 const MachineInstr &Copy, const MachineInstr &UseI, unsigned UseIdx) { in isBackwardPropagatableRegClassCopy()
403 unsigned UseIdx) { in isForwardableRegClassCopy()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DAbstractCallSite.cpp100 unsigned UseIdx = CB->getArgOperandNo(U); in AbstractCallSite() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DAbstractCallSite.cpp100 unsigned UseIdx = CS.getArgumentNo(U); in AbstractCallSite() local
/aosp_15_r20/external/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp3263 unsigned UseIdx, unsigned UseAlign) const { in getVSTMUseCycle()
3303 unsigned UseIdx, unsigned UseAlign) const { in getSTMUseCycle()
3333 unsigned UseIdx, unsigned UseAlign) const { in getOperandLatency()
3465 unsigned &UseIdx, unsigned &Dist) { in getBundledUseMI()
3713 unsigned UseIdx, const MCInstrDesc &UseMCID, unsigned UseAdj) const { in getOperandLatencyImpl()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp3838 unsigned UseIdx, unsigned UseAlign) const { in getVSTMUseCycle()
3878 unsigned UseIdx, unsigned UseAlign) const { in getSTMUseCycle()
3908 unsigned UseIdx, unsigned UseAlign) const { in getOperandLatency()
4040 unsigned &UseIdx, unsigned &Dist) { in getBundledUseMI()
4288 unsigned UseIdx, const MCInstrDesc &UseMCID, unsigned UseAdj) const { in getOperandLatencyImpl()

1234