Home
last modified time | relevance | path

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

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