Searched refs:raw_value_ty (Results 1 – 1 of 1) sorted by relevance
1379 llvm::Type* raw_value_ty = raw_value->getType(); in ConvertValueForDistribution() local1411 const int bits = raw_value_ty->getPrimitiveSizeInBits(); in ConvertValueForDistribution()1656 llvm::Type* raw_value_ty = elems_per_sample == 2 ? int64_ty : int32_ty; in MakePhiloxRngElementGenerator() local1659 InBoundsGEP(PointerCast(sample_address, raw_value_ty->getPointerTo()), in MakePhiloxRngElementGenerator()