| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86PadShortFunction.cpp | 42 unsigned int Cycles = 0; member 131 unsigned Cycles = ReturnBB.second; in runOnMachineFunction() local 159 void PadShortFunc::findReturns(MachineBasicBlock *MBB, unsigned int Cycles) { in findReturns() 182 unsigned int &Cycles) { in cyclesUntilReturn()
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-mca/Views/ |
| H A D | TimelineView.cpp | 22 unsigned Cycles) in TimelineView() 121 static void tryChangeColor(raw_ostream &OS, unsigned Cycles, in tryChangeColor() 257 static void printTimelineHeader(formatted_raw_ostream &OS, unsigned Cycles) { in printTimelineHeader()
|
| H A D | ResourcePressureView.h | 82 ReleaseAtCycles Cycles; member
|
| H A D | BottleneckAnalysis.cpp | 506 unsigned Cycles = 2 * Tracker.getResourcePressureCycles(IID); in onEvent() local
|
| /freebsd/contrib/llvm-project/llvm/lib/MCA/ |
| H A D | Instruction.cpp | 22 unsigned Cycles) { in writeStartEvent() 31 unsigned Cycles) { in writeStartEvent()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/MCA/ |
| H A D | Pipeline.h | 65 unsigned Cycles = 0; variable
|
| H A D | Support.h | 58 : Numerator(Cycles), Denominator(ResourceUnits) {} in Numerator() argument
|
| H A D | Instruction.h | 189 unsigned Cycles; member 420 void subtract(unsigned Cycles) { in subtract()
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/xray/ |
| H A D | xray_tsc.h | 103 uint64_t Cycles; in readTSC() local
|
| /freebsd/contrib/llvm-project/llvm/lib/MCA/Stages/ |
| H A D | InstructionTables.cpp | 32 unsigned Cycles = Resource.second.size(); in execute() local
|
| H A D | InOrderIssueStage.cpp | 30 void StallInfo::update(const InstRef &Inst, unsigned Cycles, StallKind SK) { in update() 119 if (unsigned Cycles = checkRegisterHazard(PRF, STI, IR)) { in canExecute() local
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | EarlyIfConversion.cpp | 908 struct Cycles { struct 909 const char *Key; 910 unsigned Value; 1248 unsigned Cycles = 0; in shouldConvertIf() local
|
| H A D | TargetSchedule.cpp | 111 static unsigned capLatency(int Cycles) { in capLatency()
|
| H A D | WindowScheduler.cpp | 629 DenseMap<MachineInstr *, int> Cycles, Stages; in expand() local
|
| H A D | MachineTraceMetrics.cpp | 1269 unsigned Cycles = 0; in getResourceLength() local
|
| H A D | MachineSink.cpp | 877 SmallVector<MachineCycle *, 8> Cycles(CI->toplevel_cycles()); in run() local
|
| /freebsd/contrib/llvm-project/llvm/lib/MC/ |
| H A D | MCSchedule.cpp | 197 unsigned Cycles = 0; in getBypassDelayCycles() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
| H A D | MCSchedule.h | 92 int16_t Cycles; member 111 int Cycles; member
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | R600InstrInfo.cpp | 372 unsigned Cycles[3] = { 2, 1, 0}; in getTransSwizzle() local 376 unsigned Cycles[3] = { 1, 2, 2}; in getTransSwizzle() local 380 unsigned Cycles[3] = { 2, 1, 2}; in getTransSwizzle() local 384 unsigned Cycles[3] = { 2, 2, 1}; in getTransSwizzle() local
|
| H A D | AMDGPUInsertDelayAlu.cpp | 436 unsigned Cycles = SIInstrInfo::getNumWaitStates(MI); in runOnMachineBasicBlock() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/MCA/HardwareUnits/ |
| H A D | LSUnit.h | 330 unsigned Cycles = IR.getInstruction()->getCyclesLeft(); in onGroupIssued() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | MachineTraceMetrics.h | 343 DenseMap<const MachineInstr*, InstrCycles> Cycles; variable
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-mca/ |
| H A D | llvm-mca.cpp | 361 Expected<unsigned> Cycles = P.run(); in runPipeline() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
| H A D | GenericUniformityImpl.h | 941 static bool insertIfNotContained(SmallVector<CycleT *> &Cycles, in insertIfNotContained()
|
| /freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
| H A D | SubtargetEmitter.cpp | 355 int Cycles = Stage->getValueAsInt("Cycles"); in formItineraryStageString() local
|