Searched refs:NoContraction (Results 1 – 5 of 5) sorted by relevance
498 NoContraction = 42, enumerator
658 CASE(Decoration, NoContraction) in getDecorationName()
1044 In uses where this operation is decorated with NoContraction:1051 with NoContraction, giving invariant results for the same input values1054 Otherwise, in the absence of a NoContraction decoration, there are no
2217 def SPV_D_NoContraction : I32EnumAttrCase<"NoContraction", 42> {
220 OpDecorate %v2 NoContraction230 %v2 = "spv.FMul"(%1, %1) {NoContraction: unit} : (f32, f32) -> (f32)