Searched refs:makeIntegerDebugType (Results 1 – 2 of 2) sorted by relevance
218 Id makeIntegerDebugType(int const width, bool const hasSign);
322 auto const debugResultId = makeIntegerDebugType(width, hasSign); in makeIntegerType()833 Id Builder::makeIntegerDebugType(int const width, bool const hasSign) in makeIntegerDebugType() function in spv::Builder