Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCTargetDesc.h98 unsigned HexagonGetLastSlot();
DHexagonMCTargetDesc.cpp172 unsigned llvm::HexagonGetLastSlot() { return HexagonItinerariesV5FU::SLOT3; } in HexagonGetLastSlot() function in llvm
DHexagonMCInstrInfo.cpp474 if (Units > HexagonGetLastSlot()) in getOtherReservedSlots()