Searched refs:RelaxedPrecision (Results 1 – 7 of 7) sorted by relevance
18 spv.func @struct_with_decorations(%arg: !spv.struct<(f32 [RelaxedPrecision])>) -> () "None" {
457 RelaxedPrecision = 0, enumerator
617 CASE(Decoration, RelaxedPrecision) in getDecorationName()
239 case spirv::Decoration::RelaxedPrecision: in processDecoration()
276 case spirv::Decoration::RelaxedPrecision: in processDecoration()
219 OpDecorate %v1 RelaxedPrecision229 %v1 = "spv.FMul"(%0, %0) {RelaxedPrecision: unit} : (f32, f32) -> (f32)
2042 def SPV_D_RelaxedPrecision : I32EnumAttrCase<"RelaxedPrecision", 0> {