Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DSubtargetEmitter.cpp341 std::vector<int64_t> OperandCycleList = in FormItineraryOperandCycleString() local
345 NOperandCycles = OperandCycleList.size(); in FormItineraryOperandCycleString()
347 for (int OCycle : OperandCycleList) { in FormItineraryOperandCycleString()