Searched refs:relaxed (Results 1 – 25 of 54) sorted by relevance
123
30 relaxed = 0, enumerator46 return (Int)AtomicOrderingCABI::relaxed <= I && in isValidAtomicOrderingCABI()139 /* NotAtomic */ AtomicOrderingCABI::relaxed, in toCABI()140 /* Unordered */ AtomicOrderingCABI::relaxed, in toCABI()141 /* relaxed */ AtomicOrderingCABI::relaxed, in toCABI()
2 # RUN: llvm-mc -triple=x86_64-pc-linux -filetype=obj -o %T/relaxed.o %s3 # RUN: llvm-rtdyld -triple=x86_64-pc-linux -verify %T/file.o %T/relaxed.o
32 # No errors from this point on with the relaxed checks.37 # valid (relaxed): p2 and p3 cannot be proven to violate the new-value45 # valid (relaxed): p3 could be always true
30 assert(r == std::pointer_safety::relaxed || in main()
38 assert(r == std::pointer_safety::relaxed || in main()
34 assert(r == std::pointer_safety::relaxed || in main()
11 // RUN: %clang -S -### -cl-fast-relaxed-math %s 2>&1 | FileCheck --check-prefix=CHECK-FAST-RELAXED-…28 // CHECK-FAST-RELAXED-MATH: "-cc1" {{.*}} "-cl-fast-relaxed-math"
7 # after it is relaxed.
6 # Test that instructions inside bundle-locked groups are relaxed even if their
2 // RUN: %clang_cc1 %s -emit-llvm -cl-fast-relaxed-math -o - | FileCheck %s -check-prefix=FAST
207 return pointer_safety::relaxed; in get_pointer_safety()
219 set(EIGEN_CUDA_RELAXED_CONSTEXPR "--expt-relaxed-constexpr")221 set(EIGEN_CUDA_RELAXED_CONSTEXPR "--relaxed-constexpr")
META-INF/ META-INF/MANIFEST.MF edu/ edu/umd/ edu/ ...
155 static int relaxed = 0; variable999 else if (relaxed != 0) in test_one_file()1847 relaxed = 0; in main()1856 relaxed++; in main()
155 static int relaxed = 0; variable992 else if (relaxed != 0) in test_one_file()1838 relaxed = 0; in main()1847 relaxed++; in main()
57 ; relaxed cmpxchg: bump up to "release monotonic"
25 // supported, but when they're relaxed and anything can be used, all the108 // supported, but when they're relaxed and anything can be used, all the
72 fast relaxed math and half-float specifications. Hyperbolic functions
142 fixed-point textures with signed components and relaxed the
244 ; and that's okay because we're using relaxed memory ordering.
121 (WRL), some template rules have been relaxed or extended in Clang on Windows.
29 $! /standard=relaxed
211 LANGOPT(FastRelaxedMath , 1, 0, "OpenCL fast relaxed math")
org/kxml2/ org/kxml2/kdom/ org/kxml2/kdom/Element.class ...
75 - \b EIGEN_HAS_CONSTEXPR - defines whether relaxed const expression are supported