Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/MCDisassembler/
H A DDisassembler.cpp184 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 DInstructionInfoView.h60 unsigned Latency = 0; member
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-xray/
H A Dxray-account.h63 void recordLatency(int32_t FuncId, uint64_t Latency) { in recordLatency()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCSchedule.cpp42 int Latency = 0; in computeInstrLatency() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
H A DBenchmarkResult.h62 enum ModeE { Unknown, Latency, Uops, InverseThroughput }; enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DScheduleDAG.h96 unsigned Latency; variable
273 unsigned short Latency = 0; ///< Node latency. variable
H A DScheduleDAGInstrs.h210 void addChainDependencies(SUnit *SU, SUList &SUs, unsigned Latency) { in addChainDependencies()
H A DMachinePipeliner.h319 unsigned Latency = 0; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCInstrItineraries.h156 unsigned Latency = 0, StartCycle = 0; in getStageLatency() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetSchedule.cpp224 unsigned Latency = capLatency(WLEntry->Cycles); in computeOperandLatency() local
H A DScheduleDAGInstrs.cpp549 unsigned Latency) { in addChainDependency()
H A DMachineScheduler.cpp1977 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 DARMBaseInstrInfo.cpp4382 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 DInstrBuilder.cpp216 int Latency = MCSchedModel::computeInstrLatency(STI, SCDesc); in computeMaxLatency() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86CmovConversion.cpp465 unsigned Latency = TSchedModel.computeInstrLatency(&MI); in checkForProfitableCmovCandidates() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.h32 Latency, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonSubtarget.cpp516 int Latency = (InstrInfo.getOperandLatency(&InstrItins, *SrcI, in restoreLatency() local
H A DHexagonInstrInfo.cpp4253 int Latency = TargetInstrInfo::getOperandLatency(ItinData, DefMI, DefIdx, in getOperandLatency() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MCA/
H A DInstruction.h43 unsigned Latency; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGSDNodes.cpp659 int Latency = TII->getOperandLatency(InstrItins, Def, DefIdx, Use, OpIdx); in computeOperandLatency() local
/netbsd-src/sys/external/bsd/acpica/dist/include/
H A Dactbl2.h970 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 DPPCInstrInfo.cpp149 unsigned Latency = 1; in getInstrLatency() local
170 int Latency = PPCGenInstrInfo::getOperandLatency(ItinData, DefMI, DefIdx, in getOperandLatency() local