Searched defs:targetWidth (Results 1 – 3 of 3) sorted by relevance
53 Pass::Option<int> targetWidth{ member
125 std::optional<int> subgroupSize, std::optional<int> targetWidth) { in getEntryPointABIAttr()
176 if (std::optional<int> targetWidth = entryPointAttr.getTargetWidth()) { lowerEntryPointABIAttr() local