Searched refs:getTypeOfTypeGeneratingValue (Results 1 – 12 of 12) sorted by relevance
344 IdType AssemblyContext::getTypeOfTypeGeneratingValue(uint32_t value) const { in getTypeOfTypeGeneratingValue() function in spvtools::AssemblyContext357 return getTypeOfTypeGeneratingValue(std::get<1>(*type_value)); in getTypeOfValueInstruction()
209 IdType getTypeOfTypeGeneratingValue(uint32_t value) const;
335 context->getTypeOfTypeGeneratingValue(pInst->resultTypeId); in spvTextEncodeOperand()
345 IdType AssemblyContext::getTypeOfTypeGeneratingValue(uint32_t value) const { in getTypeOfTypeGeneratingValue() function in spvtools::AssemblyContext358 return getTypeOfTypeGeneratingValue(std::get<1>(*type_value)); in getTypeOfValueInstruction()
344 IdType AssemblyContext::getTypeOfTypeGeneratingValue(uint32_t value) const { in getTypeOfTypeGeneratingValue() function in libspirv::AssemblyContext357 return getTypeOfTypeGeneratingValue(std::get<1>(*type_value)); in getTypeOfValueInstruction()
202 IdType getTypeOfTypeGeneratingValue(uint32_t value) const;
310 context->getTypeOfTypeGeneratingValue(pInst->resultTypeId); in spvTextEncodeOperand()