Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DSubtargetEmitter.cpp334 const int OCycle = OperandCycleList[i]; in FormItineraryOperandCycleString() local
336 ItinString += " " + itostr(OCycle); in FormItineraryOperandCycleString()