Searched defs:UseCycle (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/include/llvm/MC/ | ||
H A D | MCInstrItineraries.h | 215 std::optional<unsigned> UseCycle = getOperandCycle(UseClass, UseIdx); in getOperandLatency() local |
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | WindowScheduler.cpp | 502 int UseCycle = getOriCycle(SuccMI); calculateStallCycle() local |
/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMBaseInstrInfo.cpp | 3958 unsigned UseCycle; getVSTMUseCycle() local |