Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DSubtargetEmitter.cpp327 const std::vector<int64_t> &OperandCycleList = in FormItineraryOperandCycleString() local
331 unsigned N = NOperandCycles = OperandCycleList.size(); in FormItineraryOperandCycleString()
334 const int OCycle = OperandCycleList[i]; in FormItineraryOperandCycleString()