| /freebsd/contrib/llvm-project/llvm/lib/MC/MCDisassembler/ |
| H A D | Disassembler.cpp | 183 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 D | xray-account.h | 63 recordLatency(int32_t FuncId,uint64_t Latency) recordLatency() argument
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-mca/Views/ |
| H A D | InstructionInfoView.h | 68 unsigned Latency = 0; member
|
| /freebsd/contrib/llvm-project/llvm/lib/MC/ |
| H A D | MCSchedule.cpp | 44 int Latency = 0; in computeInstrLatency() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonSubtarget.cpp | 482 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 D | HexagonVLIWPacketizer.cpp | 1941 unsigned int Latency = calcStall(I); in producesStall() local
|
| H A D | HexagonInstrInfo.cpp | 4358 std::optional<unsigned> Latency = TargetInstrInfo::getOperandLatency( in getOperandLatency() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | ScheduleDAG.h | 96 unsigned Latency = 0u; variable 303 unsigned short Latency = 0; ///< Node latency. variable
|
| H A D | ScheduleDAGInstrs.h | 217 void addChainDependencies(SUnit *SU, SUList &SUs, unsigned Latency) { in addChainDependencies()
|
| H A D | MachinePipeliner.h | 336 unsigned Latency = 0; variable
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
| H A D | MCInstrItineraries.h | 156 unsigned Latency = 0, StartCycle = 0; getStageLatency() local
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | TargetSchedule.cpp | 208 unsigned Latency = capLatency(WLEntry->Cycles); in computeOperandLatency() local
|
| H A D | ScheduleDAGInstrs.cpp | 558 unsigned Latency) { in addChainDependency()
|
| H A D | MachineScheduler.cpp | 2238 unsigned Latency, bool AfterSchedNode) { in checkResourceLimit() 3119 unsigned Latency = 0; in traceCandidate() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUInsertDelayAlu.cpp | 390 unsigned Latency = SchedModel.computeOperandLatency( in runOnMachineBasicBlock() local
|
| H A D | SIMachineScheduler.h | 34 Latency, enumerator
|
| H A D | GCNSchedStrategy.cpp | 1099 unsigned Latency = SM.computeInstrLatency(DefMI); in computeSUnitReadyCycle() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86CmovConversion.cpp | 483 unsigned Latency = TSchedModel.computeInstrLatency(&MI); in checkForProfitableCmovCandidates() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMBaseInstrInfo.cpp | 4413 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 D | InstrBuilder.cpp | 233 int Latency = MCSchedModel::computeInstrLatency(STI, SCDesc); in computeMaxLatency() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | FunctionSpecialization.cpp | 214 Cost Latency = Weight * in getUserBonus() local
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | ScheduleDAGSDNodes.cpp | 663 std::optional<unsigned> Latency = in computeOperandLatency() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/MCA/ |
| H A D | Instruction.h | 141 unsigned Latency; member
|
| /freebsd/sys/contrib/dev/acpica/include/ |
| H A D | actbl2.h | 1409 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 D | PPCInstrInfo.cpp | 151 unsigned Latency = 1; in getInstrLatency() local 171 std::optional<unsigned> Latency = PPCGenInstrInfo::getOperandLatency( in getOperandLatency() local
|