Searched refs:IntegralType (Results 1 – 2 of 2) sorted by relevance
388 llvm::Type *IntegralType, in getInlineSpirvConstant() argument404 if (IntegralType) in getInlineSpirvConstant()406 {IntegralType}, Words); in getInlineSpirvConstant()422 llvm::Type *IntegralType = in getInlineSpirvType() local425 Result = getInlineSpirvConstant(CGM, IntegralType, Operand.getValue()); in getInlineSpirvType()
279 using IntegralType = in ConsumeProbability() local283 T result = static_cast<T>(ConsumeIntegral<IntegralType>()); in ConsumeProbability()284 result /= static_cast<T>(std::numeric_limits<IntegralType>::max()); in ConsumeProbability()