Searched defs:StartCycle (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInstrItineraries.h153 unsigned Latency = 0, StartCycle = 0; local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MCA/
H A DInstruction.h296 CycleSegment(unsigned StartCycle, unsigned EndCycle, bool IsReserved = false) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp2285 bool SMSchedule::insert(SUnit *SU, int StartCycle, int EndCycle, int II) { argument

Completed in 205 milliseconds