Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MC/MCDisassembler/
H A DDisassembler.cpp183 unsigned Latency = 0; in getItineraryLatency() local
216 int16_t Latency = 0; getLatency() local
231 int Latency = getLatency(DC, Inst); emitLatency() local
[all...]
/freebsd/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-account.h63 recordLatency(int32_t FuncId,uint64_t Latency) recordLatency() argument
/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DInstructionInfoView.h68 unsigned Latency = 0; member
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCSchedule.cpp44 int Latency = 0; in computeInstrLatency() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonSubtarget.cpp482 std::optional<unsigned> Latency = in adjustSchedDependency() local
507 int Latency = Dep.getLatency(); in adjustSchedDependency() local
581 std::optional<unsigned> Latency = InstrInfo.getOperandLatency( in restoreLatency() local
H A DHexagonVLIWPacketizer.cpp1941 unsigned int Latency = calcStall(I); in producesStall() local
H A DHexagonInstrInfo.cpp4358 std::optional<unsigned> Latency = TargetInstrInfo::getOperandLatency( in getOperandLatency() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DScheduleDAG.h96 unsigned Latency = 0u; variable
303 unsigned short Latency = 0; ///< Node latency. variable
H A DScheduleDAGInstrs.h217 void addChainDependencies(SUnit *SU, SUList &SUs, unsigned Latency) { in addChainDependencies()
H A DMachinePipeliner.h336 unsigned Latency = 0; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInstrItineraries.h156 unsigned Latency = 0, StartCycle = 0; getStageLatency() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetSchedule.cpp208 unsigned Latency = capLatency(WLEntry->Cycles); in computeOperandLatency() local
H A DScheduleDAGInstrs.cpp558 unsigned Latency) { in addChainDependency()
H A DMachineScheduler.cpp2238 unsigned Latency, bool AfterSchedNode) { in checkResourceLimit()
3119 unsigned Latency = 0; in traceCandidate() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInsertDelayAlu.cpp390 unsigned Latency = SchedModel.computeOperandLatency( in runOnMachineBasicBlock() local
H A DSIMachineScheduler.h34 Latency, enumerator
H A DGCNSchedStrategy.cpp1099 unsigned Latency = SM.computeInstrLatency(DefMI); in computeSUnitReadyCycle() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86CmovConversion.cpp483 unsigned Latency = TSchedModel.computeInstrLatency(&MI); in checkForProfitableCmovCandidates() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp4413 unsigned Latency = getInstrLatency(ItinData, DefMI); in getOperandLatencyImpl() local
4439 std::optional<unsigned> Latency = getOperandLatency( in getOperandLatencyImpl() local
4473 std::optional<unsigned> Latency = in getOperandLatency() local
4489 std::optional<unsigned> Latency = getOperandLatency( in getOperandLatency() local
4745 unsigned Latency = 0; in getInstrLatency() local
4774 unsigned Latency = ItinData->getStageLatency(Class); in getInstrLatency() local
4817 unsigned Latency = in hasHighOperandLatency() local
/freebsd/contrib/llvm-project/llvm/lib/MCA/
H A DInstrBuilder.cpp233 int Latency = MCSchedModel::computeInstrLatency(STI, SCDesc); in computeMaxLatency() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionSpecialization.cpp214 Cost Latency = Weight * in getUserBonus() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGSDNodes.cpp663 std::optional<unsigned> Latency = in computeOperandLatency() local
/freebsd/contrib/llvm-project/llvm/include/llvm/MCA/
H A DInstruction.h141 unsigned Latency; member
/freebsd/sys/contrib/dev/acpica/include/
H A Dactbl2.h1409 UINT32 Latency; member
2906 UINT32 Latency; member
2926 UINT32 Latency; member
2946 UINT32 Latency; member
2969 UINT32 Latency; member
3000 UINT32 Latency; member
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp151 unsigned Latency = 1; in getInstrLatency() local
171 std::optional<unsigned> Latency = PPCGenInstrInfo::getOperandLatency( in getOperandLatency() local