Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DSubtargetEmitter.cpp402 std::vector<int64_t> OperandCycleList = in FormItineraryOperandCycleString() local
406 NOperandCycles = OperandCycleList.size(); in FormItineraryOperandCycleString()
408 for (int OCycle : OperandCycleList) { in FormItineraryOperandCycleString()