Searched refs:NumPhySlots (Results 1 – 1 of 1) sorted by relevance
88 std::string NumPhySlots = isTinyCore() ? "3" : "4"; in getTargetDefines() local89 Builder.defineMacro("__HEXAGON_PHYSICAL_SLOTS__", NumPhySlots); in getTargetDefines()