Home
last modified time | relevance | path

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

12

/freebsd-src/contrib/llvm-project/llvm/lib/MC/MCDisassembler/
H A DDisassembler.cpp183 unsigned Latency = 0; in getItineraryLatency() local
217 int16_t Latency = 0; in getLatency() local
232 int Latency = getLatency(DC, Inst); in emitLatency() local
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-account.h61 void recordLatency(int32_t FuncId, uint64_t Latency) { in recordLatency()
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DInstructionInfoView.h68 unsigned Latency = 0; member
/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DMCSchedule.cpp44 int Latency = 0; in computeInstrLatency() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonSubtarget.cpp510 Dep.setLatency(Latency); in adjustSchedDependency() local
485 std::optional<unsigned> Latency = adjustSchedDependency() local
584 std::optional<unsigned> Latency = InstrInfo.getOperandLatency( restoreLatency() local
[all...]
H A DHexagonVLIWPacketizer.cpp1940 unsigned int Latency = calcStall(I); producesStall() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DScheduleDAG.h96 unsigned Latency = 0u; variable
273 unsigned short Latency = 0; ///< Node latency. global() variable
[all...]
H A DScheduleDAGInstrs.h212 addChainDependencies(SUnit * SU,SUList & SUs,unsigned Latency) addChainDependencies() argument
H A DMachinePipeliner.h331 unsigned Latency = 0; global() variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DFunctionSpecialization.h145 unsigned Latency = 0; member
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInstrItineraries.h157 unsigned Latency = 0, StartCycle = 0; in getStageLatency() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetSchedule.cpp208 unsigned Latency = capLatency(WLEntry->Cycles); in computeOperandLatency() local
H A DScheduleDAGInstrs.cpp556 addChainDependency(SUnit * SUa,SUnit * SUb,unsigned Latency) addChainDependency() argument
H A DMachineScheduler.cpp2197 checkResourceLimit(unsigned LFactor,unsigned Count,unsigned Latency,bool AfterSchedNode) checkResourceLimit() argument
3078 unsigned Latency = 0; traceCandidate() local
[all...]
/freebsd-src/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.cpp1003 unsigned Latency = SM.computeInstrLatency(DefMI); computeSUnitReadyCycle() local
/freebsd-src/contrib/llvm-project/llvm/lib/MCA/
H A DInstrBuilder.cpp231 int Latency = MCSchedModel::computeInstrLatency(STI, SCDesc); computeMaxLatency() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86CmovConversion.cpp483 unsigned Latency = TSchedModel.computeInstrLatency(&MI); in checkForProfitableCmovCandidates() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp4412 unsigned Latency = getInstrLatency(ItinData, DefMI); getOperandLatencyImpl() local
4438 std::optional<unsigned> Latency = getOperandLatency( getOperandLatencyImpl() local
4472 std::optional<unsigned> Latency = getOperandLatency() local
4488 std::optional<unsigned> Latency = getOperandLatency( getOperandLatency() local
4744 unsigned Latency = 0; getInstrLatency() local
4773 unsigned Latency = ItinData->getStageLatency(Class); getInstrLatency() local
4816 unsigned Latency = hasHighOperandLatency() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionSpecialization.cpp214 Cost Latency = Weight * in getUserBonus() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGSDNodes.cpp662 std::optional<unsigned> Latency = computeOperandLatency() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MCA/
H A DInstruction.h141 unsigned Latency; member
/freebsd-src/sys/contrib/dev/acpica/include/
H A Dactbl2.h1078 UINT32 Latency; global() member
2631 UINT32 Latency; global() member
2651 UINT32 Latency; global() member
2671 UINT32 Latency; global() member
2694 UINT32 Latency; global() member
2725 UINT32 Latency; global() member
/freebsd-src/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
[all...]

12