/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/ |
D | MCInstrItineraries.h | 183 unsigned UseClass, unsigned UseIdx) const { in hasPipelineForwarding() 204 unsigned UseClass, unsigned UseIdx) const { in getOperandLatency()
|
D | MCSubtargetInfo.h | 137 int getReadAdvanceCycles(const MCSchedClassDesc *SC, unsigned UseIdx, in getReadAdvanceCycles()
|
D | MCSchedule.h | 96 unsigned UseIdx; member
|
/external/swiftshader/third_party/LLVM/include/llvm/MC/ |
D | MCInstrItineraries.h | 200 unsigned UseClass, unsigned UseIdx) const { in hasPipelineForwarding() 221 unsigned UseClass, unsigned UseIdx) const { in getOperandLatency()
|
/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()
|
D | MCSchedule.h | 87 unsigned UseIdx; member
|
/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-7.0/llvm/lib/CodeGen/ |
D | TargetSchedule.cpp | 175 unsigned UseIdx = 0; in findUseIdx() local 233 unsigned UseIdx = findUseIdx(UseMI, UseOperIdx); in computeOperandLatency() local
|
D | RegisterCoalescer.cpp | 755 SlotIndex UseIdx = LIS->getInstructionIndex(*UseMI); in removeCopyByCommutingDef() local 809 SlotIndex UseIdx = LIS->getInstructionIndex(*UseMI).getRegSlot(true); in removeCopyByCommutingDef() local 1465 SlotIndex UseIdx = LIS->getInstructionIndex(MI); in eliminateUndefCopy() local 1499 void RegisterCoalescer::addUndefFlag(const LiveInterval &Int, SlotIndex UseIdx, in addUndefFlag() 1539 SlotIndex UseIdx = LIS->getInstructionIndex(MI).getRegSlot(true); in updateRegDefsUses() local 1588 SlotIndex UseIdx = MIIdx.getRegSlot(true); in updateRegDefsUses() local
|
D | MachineCopyPropagation.cpp | 255 unsigned UseIdx) { in isForwardableRegClassCopy()
|
D | LiveRangeEdit.cpp | 142 SlotIndex UseIdx, bool cheapAsAMove) { in canRematerializeAt()
|
D | LiveRangeCalc.cpp | 190 SlotIndex UseIdx; in extendToUses() local
|
D | MachineCombiner.cpp | 188 int UseIdx = InstrPtr->findRegisterUseOperandIdx(MO.getReg()); in getDepth() local
|
/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-7.0/llvm/lib/Target/PowerPC/ |
D | PPCVSXSwapRemoval.cpp | 681 int UseIdx = SwapMap[&UseMI]; in recordUnoptimizableWebs() local 724 int UseIdx = SwapMap[&UseMI]; in recordUnoptimizableWebs() local 766 int UseIdx = SwapMap[&UseMI]; in markSwapsForRemoval() local
|
D | PPCInstrInfo.h | 179 SDNode *UseNode, unsigned UseIdx) const override { in getOperandLatency()
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | LiveRangeEdit.cpp | 84 SlotIndex UseIdx, in allUsesAvailableAt() 112 SlotIndex UseIdx, in canRematerializeAt()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonSubtarget.cpp | 350 unsigned UseIdx = -1; in adjustSchedDependency() local
|
/external/llvm/lib/Target/ARM/ |
D | ARMBaseInstrInfo.cpp | 3263 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()
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMBaseInstrInfo.cpp | 2161 unsigned UseIdx, unsigned UseAlign) const { in getVSTMUseCycle() 2201 unsigned UseIdx, unsigned UseAlign) const { in getSTMUseCycle() 2231 unsigned UseIdx, unsigned UseAlign) const { in getOperandLatency()
|