Searched refs:OpFRem (Results 1 – 25 of 110) sorted by relevance
12345
41 %22 = OpFRem %float %19 %21
42 %22 = OpFRem %half %19 %21
43 %23 = OpFRem %v2double %20 %22
42 %23 = OpFRem %v4float %20 %22
42 %22 = OpFRem %double %19 %21
47 %26 = OpFRem %v2double %23 %25
46 %25 = OpFRem %half %22 %24
45 %25 = OpFRem %float %22 %24
46 %26 = OpFRem %v4float %23 %25
46 %25 = OpFRem %double %22 %24
73 case spv::Op::OpFRem: in IsArithmetic()
97 case spv::Op::OpFRem: in IsNumeric()
256 case spv::Op::OpFRem: in IsOpcodeSupported()
39 case spv::Op::OpFRem: in ArithmeticsPass()43 (opcode != spv::Op::OpFMul && opcode != spv::Op::OpFRem && in ArithmeticsPass()
37 case spv::Op::OpFRem: in ArithmeticsPass()41 (opcode != spv::Op::OpFMul && opcode != spv::Op::OpFRem && in ArithmeticsPass()
771 OpFRem = 140,
766 OpFRem = 140,
754 OpFRem = 140,
798 OpFRem = 140, enumerator