Searched refs:ZEROS (Results 1 – 13 of 13) sorted by relevance
2 …RUN: %clang_cc1 %s -emit-llvm -cl-no-signed-zeros -o - | FileCheck %s -check-prefix=NO-SIGNED-ZEROS10 // NO-SIGNED-ZEROS: "no-signed-zeros-fp-math"="true"
61 if (pad_attr.type != PaddingContentType::ZEROS) { in ApplyToNodesSequence()133 if (pad_attr.type != PaddingContentType::ZEROS) { in ApplyToNode()
68 pad_attr.type = PaddingContentType::ZEROS; in ApplyToNode()
438 ZEROS = 0, enumerator444 PaddingContentType type = PaddingContentType::ZEROS;454 PaddingContentType type = PaddingContentType::ZEROS;
1298 attr.type = PaddingContentType::ZEROS; in Parse()
13 // RUN: %clang -S -### -cl-no-signed-zeros %s 2>&1 | FileCheck --check-prefix=CHECK-NO-SIGNED-ZEROS…30 // CHECK-NO-SIGNED-ZEROS: "-cc1" {{.*}} "-cl-no-signed-zeros"
16 // RUN: %clang -S -### -cl-no-signed-zeros %s 2>&1 | FileCheck --check-prefix=CHECK-NO-SIGNED-ZEROS…38 // CHECK-NO-SIGNED-ZEROS: "-cc1" {{.*}} "-cl-no-signed-zeros"
41 if (attr.type != PaddingContentType::ZEROS && in GenerateCode()
50 attr.type = PaddingContentType::ZEROS; in TestPadOperation()
82 static const int32_t ZEROS[] = {0,0}; variable108 typeOffsets = ZEROS; in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
4194 // CHECK: [[ZEROS:%.*]] = mhlo.constant dense<0.000000e+00> : tensor<f32>4195 // CHECK: [[PAD:%.*]] = "mhlo.pad"([[RESHAPE]], [[ZEROS]])4221 // CHECK: [[ZEROS:%.*]] = mhlo.constant dense<0.000000e+00> : tensor<f32>4222 // CHECK: [[PAD:%.*]] = "mhlo.pad"([[RESHAPE]], [[ZEROS]])4249 // CHECK: [[ZEROS:%.*]] = mhlo.constant dense<0.000000e+00> : tensor<f32>4250 // CHECK: [[PAD:%.*]] = "mhlo.pad"([[RESHAPE]], [[ZEROS]])
124 BINARY ZEROS IN PATTERNS