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