/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/MCDisassembler/ |
H A D | Disassembler.cpp | 184 int Latency = 0; in getItineraryLatency() local 217 int16_t Latency = 0; in getLatency() local 232 int Latency = getLatency(DC, Inst); in emitLatency() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-mca/Views/ |
H A D | InstructionInfoView.h | 60 unsigned Latency = 0; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-xray/ |
H A D | xray-account.h | 63 void recordLatency(int32_t FuncId, uint64_t Latency) { in recordLatency()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/ |
H A D | MCSchedule.cpp | 42 int Latency = 0; in computeInstrLatency() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/ |
H A D | BenchmarkResult.h | 62 enum ModeE { Unknown, Latency, Uops, InverseThroughput }; enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
H A D | ScheduleDAG.h | 96 unsigned Latency; variable 273 unsigned short Latency = 0; ///< Node latency. variable
|
H A D | ScheduleDAGInstrs.h | 210 void addChainDependencies(SUnit *SU, SUList &SUs, unsigned Latency) { in addChainDependencies()
|
H A D | MachinePipeliner.h | 319 unsigned Latency = 0; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/ |
H A D | MCInstrItineraries.h | 156 unsigned Latency = 0, StartCycle = 0; in getStageLatency() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | TargetSchedule.cpp | 224 unsigned Latency = capLatency(WLEntry->Cycles); in computeOperandLatency() local
|
H A D | ScheduleDAGInstrs.cpp | 549 unsigned Latency) { in addChainDependency()
|
H A D | MachineScheduler.cpp | 1977 unsigned Latency, bool AfterSchedNode) { in checkResourceLimit() 2769 unsigned Latency = 0; in traceCandidate() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
H A D | ARMBaseInstrInfo.cpp | 4382 unsigned Latency = getInstrLatency(ItinData, DefMI); in getOperandLatencyImpl() local 4408 int Latency = getOperandLatency(ItinData, DefMCID, DefIdx, DefAlign, UseMCID, in getOperandLatencyImpl() local 4442 int Latency = ItinData->getOperandCycle(DefMCID.getSchedClass(), DefIdx); in getOperandLatency() local 4457 int Latency = getOperandLatency(ItinData, DefMCID, DefIdx, DefAlign, in getOperandLatency() local 4714 unsigned Latency = 0; in getInstrLatency() local 4743 unsigned Latency = ItinData->getStageLatency(Class); in getInstrLatency() local 4786 unsigned Latency = in hasHighOperandLatency() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MCA/ |
H A D | InstrBuilder.cpp | 216 int Latency = MCSchedModel::computeInstrLatency(STI, SCDesc); in computeMaxLatency() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86CmovConversion.cpp | 465 unsigned Latency = TSchedModel.computeInstrLatency(&MI); in checkForProfitableCmovCandidates() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
H A D | SIMachineScheduler.h | 32 Latency, enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
H A D | HexagonSubtarget.cpp | 516 int Latency = (InstrInfo.getOperandLatency(&InstrItins, *SrcI, in restoreLatency() local
|
H A D | HexagonInstrInfo.cpp | 4253 int Latency = TargetInstrInfo::getOperandLatency(ItinData, DefMI, DefIdx, in getOperandLatency() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MCA/ |
H A D | Instruction.h | 43 unsigned Latency; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
H A D | ScheduleDAGSDNodes.cpp | 659 int Latency = TII->getOperandLatency(InstrItins, Def, DefIdx, Use, OpIdx); in computeOperandLatency() local
|
/netbsd-src/sys/external/bsd/acpica/dist/include/ |
H A D | actbl2.h | 970 UINT32 Latency; global() member 2523 UINT32 Latency; global() member 2543 UINT32 Latency; global() member 2563 UINT32 Latency; global() member 2586 UINT32 Latency; global() member 2617 UINT32 Latency; global() member
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/ |
H A D | PPCInstrInfo.cpp | 149 unsigned Latency = 1; in getInstrLatency() local 170 int Latency = PPCGenInstrInfo::getOperandLatency(ItinData, DefMI, DefIdx, in getOperandLatency() local
|