Searched refs:OpSpecConstantOp (Results 1 – 25 of 94) sorted by relevance
1234
45 %ConstantInt64_1 = OpSpecConstantOp %long SConvert %ConstantInt46 %ConstantInt64_2 = OpSpecConstantOp %long SConvert %ConstantUint47 %ConstantUint64_1 = OpSpecConstantOp %ulong SConvert %ConstantInt48 %ConstantUint64_2 = OpSpecConstantOp %ulong SConvert %ConstantUint49 %added_long = OpSpecConstantOp %long IAdd %ConstantInt64_1 %ConstantInt64_250 %added_ulong = OpSpecConstantOp %ulong IAdd %ConstantUint64_1 %ConstantUint64_251 %trunc_long = OpSpecConstantOp %int SConvert %added_long52 %trunc_ulong = OpSpecConstantOp %uint SConvert %added_ulong
1 ;; Tests OpSpecConstantOp matching.12 %8 = OpSpecConstantOp %4 CompositeExtract %7 213 %9 = OpSpecConstantOp %4 CompositeExtract %7 114 %10 = OpSpecConstantOp %4 CompositeExtract %7 0
11 %8 = OpSpecConstantOp %4 CompositeExtract %7 212 %9 = OpSpecConstantOp %4 CompositeExtract %7 313 %10 = OpSpecConstantOp %4 IMul %8 %8
42 %15 = OpSpecConstantOp %12 IAdd %13 %1448 %26 = OpSpecConstantOp %17 UMod %24 %2555 %41 = OpSpecConstantOp %40 VectorShuffle %36 %36 1 056 %foo = OpSpecConstantOp %12 CompositeExtract %36 1
20 + Specialization constants in expressions (OpSpecConstantOp instruction)30 + OpSpecConstantOp instructions are covered by assembly tests in
4 // Produce an OpSpecConstantOp with 8 bit integer type
4 // Produce an OpSpecConstantOp with 16 bit integer type
34 %op_spec_const = OpSpecConstantOp %uint64 UConvert %spec_const
34 %op_spec_const = OpSpecConstantOp %uint UConvert %spec_const
36 %op_spec_const = OpSpecConstantOp %uint16 UConvert %spec_const
37 %op_spec_const = OpSpecConstantOp %uint16 UConvert %spec_const
36 %op_spec_const = OpSpecConstantOp %uint UConvert %spec_const
65 3) Do denorm and rounding mode controls apply to code:OpSpecConstantOp?
67 3) Do denorm and rounding mode controls apply to code:OpSpecConstantOp?
60 * the name of an opcode for OpSpecConstantOp, but where the `Op` prefix63 `%sum = OpSpecConstantOp %i32 IAdd %a %b`
684 OpSpecConstantOp = 52,
728 OpSpecConstantOp = 52, enumerator