Lines Matching defs:cast
1021 Ice::InstCast *cast = Ice::InstCast::create(::function, op, result, v); in createCast() local
1586 Byte::Byte(RValue<Int> cast) in Byte()
1593 Byte::Byte(RValue<UInt> cast) in Byte()
1600 Byte::Byte(RValue<UShort> cast) in Byte()
1838 SByte::SByte(RValue<Int> cast) in SByte()
1845 SByte::SByte(RValue<Short> cast) in SByte()
2078 Short::Short(RValue<Int> cast) in Short()
2311 UShort::UShort(RValue<UInt> cast) in UShort()
2318 UShort::UShort(RValue<Int> cast) in UShort()
2546 Byte4::Byte4(RValue<Byte8> cast) in Byte4()
3228 Short2::Short2(RValue<Short4> cast) in Short2()
3238 UShort2::UShort2(RValue<UShort4> cast) in UShort2()
3248 Short4::Short4(RValue<Int> cast) in Short4()
3258 Short4::Short4(RValue<Int4> cast) in Short4()
3274 Short4::Short4(RValue<Float4> cast) in Short4()
3510 RValue<Short4> RoundShort4(RValue<Float4> cast) in RoundShort4()
3765 UShort4::UShort4(RValue<Int4> cast) in UShort4()
3770 UShort4::UShort4(RValue<Float4> cast, bool saturate) in UShort4()
4375 Int::Int(RValue<Byte> cast) in Int()
4382 Int::Int(RValue<SByte> cast) in Int()
4389 Int::Int(RValue<Short> cast) in Int()
4396 Int::Int(RValue<UShort> cast) in Int()
4403 Int::Int(RValue<Int2> cast) in Int()
4408 Int::Int(RValue<Long> cast) in Int()
4415 Int::Int(RValue<Float> cast) in Int()
4698 RValue<Int> RoundInt(RValue<Float> cast) in RoundInt()
4723 Long::Long(RValue<Int> cast) in Long()
4730 Long::Long(RValue<UInt> cast) in Long()
4805 UInt::UInt(RValue<UShort> cast) in UInt()
4812 UInt::UInt(RValue<Long> cast) in UInt()
4819 UInt::UInt(RValue<Float> cast) in UInt()
5140 Int2::Int2(RValue<Int4> cast) in Int2()
5566 Int4::Int4(RValue<Byte4> cast) : XYZW(this) in Int4()
5584 Int4::Int4(RValue<SByte4> cast) : XYZW(this) in Int4()
5600 Int4::Int4(RValue<Float4> cast) : XYZW(this) in Int4()
5607 Int4::Int4(RValue<Short4> cast) : XYZW(this) in Int4()
5615 Int4::Int4(RValue<UShort4> cast) : XYZW(this) in Int4()
5941 RValue<Int4> RoundInt(RValue<Float4> cast) in RoundInt()
6061 UInt4::UInt4(RValue<Float4> cast) : XYZW(this) in UInt4()
6390 Half::Half(RValue<Float> cast) in Half()
6423 Float::Float(RValue<Int> cast) in Float()
6430 Float::Float(RValue<UInt> cast) in Float()
6438 Float::Float(RValue<Half> cast) in Float()
6660 Float2::Float2(RValue<Float4> cast) in Float2()
6670 Float4::Float4(RValue<Byte4> cast) : XYZW(this) in Float4()
6678 Float4::Float4(RValue<SByte4> cast) : XYZW(this) in Float4()
6686 Float4::Float4(RValue<Short4> cast) : XYZW(this) in Float4()
6692 Float4::Float4(RValue<UShort4> cast) : XYZW(this) in Float4()
6698 Float4::Float4(RValue<Int4> cast) : XYZW(this) in Float4()
6705 Float4::Float4(RValue<UInt4> cast) : XYZW(this) in Float4()