Searched refs:cast_offset (Results 1 – 1 of 1) sorted by relevance
5545 operand cast_offset = is_uint ? i2u(offset) : operand(offset); in _bitfieldExtract() local5549 swizzle(cast_offset, SWIZZLE_XXXX, type->vector_elements), in _bitfieldExtract()5566 operand cast_offset = is_uint ? i2u(offset) : operand(offset); in _bitfieldInsert() local5570 swizzle(cast_offset, SWIZZLE_XXXX, type->vector_elements), in _bitfieldInsert()