Home
last modified time | relevance | path

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

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