Home
last modified time | relevance | path

Searched refs:OCycle (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DSubtargetEmitter.cpp408 for (int OCycle : OperandCycleList) { in FormItineraryOperandCycleString() local
411 ItinString += " " + itostr(OCycle); in FormItineraryOperandCycleString()