Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/utils/TableGen/
DSubtargetEmitter.cpp377 std::vector<int64_t> OperandCycleList = in FormItineraryOperandCycleString() local
381 NOperandCycles = OperandCycleList.size(); in FormItineraryOperandCycleString()
383 for (int OCycle : OperandCycleList) { in FormItineraryOperandCycleString()