Lines Matching refs:tint32
95 tint32 = "int32" variable
316 unop_convert("ufind_msb", tint32, tuint32, """
326 unop("ifind_msb", tint32, """
340 unop("find_lsb", tint32, """
400 binop("imul_high", tint32, commutative,
528 binop("usadd_4x8", tint32, commutative + associative, """
536 binop("ussub_4x8", tint32, "", """
547 binop("umin_4x8", tint32, commutative + associative, """
555 binop("umax_4x8", tint32, commutative + associative, """
563 binop("umul_unorm_4x8", tint32, commutative + associative, """
583 binop_convert("bfm", tuint32, tint32, "", """
591 opcode("ldexp", 0, tfloat, [0, 0], [tfloat, tint32], "", """
653 [0, 0, 0], [tuint32, tint32, tint32], "", """
666 opcode("ibfe", 0, tint32,
667 [0, 0, 0], [tint32, tint32, tint32], "", """
683 [0, 0, 0], [tuint32, tint32, tint32], "", """
694 opcode("ibitfield_extract", 0, tint32,
695 [0, 0, 0], [tint32, tint32, tint32], "", """
723 [tuint32, tuint32, tint32, tint32], "", """