| /llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/ |
| H A D | aix-static-init-non-default-priority.ll | 4 …()*, i8* }] [{ i32, void ()*, i8* } { i32 0, void ()* bitcast (i32 (i32)* @cf1 to void ()*), i8* n… 7 define i32 @cf1(i32 %a) { 47 ; CHECK: .globl cf1[DS] 48 ; CHECK: .globl .cf1 50 ; CHECK: .csect cf1[DS] 51 ; CHECK: __sinit00000000_clang_f6a1bc9396775a64c6249effda300afe_0: # @cf1 52 ; CHECK: .cf1:
|
| /llvm-project-15.0.7/mlir/test/mlir-cpu-runner/ |
| H A D | sgemm-naive-codegen.mlir | 8 %cf1 = arith.constant 1.00000e+00 : f32 10 linalg.fill ins(%cf1 : f32) outs(%A : memref<16x16xf32>) 11 linalg.fill ins(%cf1 : f32) outs(%B : memref<16x16xf32>) 17 linalg.fill ins(%cf1 : f32) outs(%C : memref<16x16xf32>)
|
| /llvm-project-15.0.7/clang/test/SemaObjC/ |
| H A D | illegal-nonarc-bridged-cast.m | 28 …CFTypeRef cf1 = (__bridge_retained CFTypeRef)CreateSomething(); // expected-warning {{'__bridge_re… 36 CFTypeRef cf1 = (CFTypeRef)CreateSomething(); 42 CFTypeRef cf1 = (__bridge_retained CFTypeRef)CreateSomething(); // no-warning
|
| H A D | arc-bridged-cast.m | 29 CFTypeRef cf1 = (__bridge_retained CFTypeRef)CreateSomething(); 45 …CFTypeRef cf1 = (CFTypeRef)CreateSomething(); // expected-error{{cast of Objective-C pointer type …
|
| /llvm-project-15.0.7/mlir/test/Dialect/Affine/ |
| H A D | scalrep.mlir | 264 %cf1 = arith.constant 1.0 : f32 412 %cf1 = arith.constant 1.0 : f32 422 affine.store %cf1, %m[%i0] : memref<10xf32> 430 %cf1 = arith.constant 1.0 : f32 441 affine.store %cf1, %m[%i0] : memref<10xf32> 544 %cf1 = arith.constant 1: index 578 %cf1 = arith.constant 1.0 : f32 580 affine.store %cf1, %in[32*%i] : memref<512xf32> 594 %cf1 = arith.constant 1.0 : f32 648 %cf1 = arith.constant 1.0 : f32 [all …]
|
| /llvm-project-15.0.7/mlir/test/Dialect/SparseTensor/ |
| H A D | invalid.mlir | 316 %cf1 = arith.constant 1.0 : f64 318 %r = sparse_tensor.reduce %arg0, %arg1, %cf1 : f64 { 341 %cf1 = arith.constant 1.0 : f64 343 %r = sparse_tensor.reduce %arg0, %arg1, %cf1 : f64 { 354 %cf1 = arith.constant 1.0 : f64 356 %r = sparse_tensor.reduce %arg0, %arg1, %cf1 : f64 {
|
| H A D | roundtrip.mlir | 239 %cf1 = arith.constant -1.0 : f64 240 sparse_tensor.yield %cf1 : f64
|
| /llvm-project-15.0.7/clang/test/SemaCXX/ |
| H A D | warn-unused-result.cpp | 280 c cf1(); 282 cf1(); // expected-warning {{ignoring return value}} in cf2()
|
| H A D | attr-no-speculative-load-hardening.cpp | 21 [[clang::no_speculative_load_hardening]] void cf1();
|
| H A D | attr-no-split-stack.cpp | 21 [[gnu::no_split_stack]] void cf1();
|
| H A D | attr-flatten.cpp | 21 [[gnu::flatten]] void cf1();
|
| H A D | cxx1y-user-defined-literals.cpp | 40 complex<float> cf1 = 1if, cf2 = 2.if, cf3 = 0x3if;
|
| H A D | attr-speculative-load-hardening.cpp | 31 [[clang::speculative_load_hardening]] void cf1();
|
| H A D | cxx1z-copy-omission.cpp | 142 Noncopyable cf1 = ConversionFunction<Noncopyable>(); variable
|
| /llvm-project-15.0.7/clang/test/CodeGen/ |
| H A D | guard_nocf.c | 46 __declspec(guard(nocf)) void cf1(void) { in cf1() function
|
| /llvm-project-15.0.7/clang/test/CodeGenCXX/ |
| H A D | guard_nocf.cpp | 46 __declspec(guard(nocf)) void cf1() { in cf1() function
|
| /llvm-project-15.0.7/clang/test/CodeGenObjC/ |
| H A D | arc-bridged-cast.m | 63 CFTypeRef cf1 = (__bridge_retained CFTypeRef)CreateSomething(); 82 CFTypeRef cf1 = (__bridge CFTypeRef)CreateSomething();
|
| /llvm-project-15.0.7/clang/test/SemaObjCXX/Inputs/ |
| H A D | nullability-consistency-8.h | 16 void cf1(CFTypeRef * p CF_RETURNS_NOT_RETAINED); // expected-warning{{pointer is missing a nullabil…
|
| /llvm-project-15.0.7/mlir/test/Integration/Dialect/Vector/CPU/ |
| H A D | test-vector-distribute.mlir | 32 %cf1 = arith.constant 1.0 : f32 39 %in1 = call @alloc_1d_filled_inc_f32(%c64, %cf1) : (index, f32) -> memref<?xf32>
|
| /llvm-project-15.0.7/clang/test/CodeGen/arc/ |
| H A D | arguments.c | 20 void cf1(cs1 i) {} in cf1() function
|
| /llvm-project-15.0.7/clang/test/SemaObjCXX/ |
| H A D | arc-bridged-cast.mm | 30 CFTypeRef cf1 = (__bridge_retained IdType)CreateSomething();
|
| /llvm-project-15.0.7/clang/test/SemaTemplate/ |
| H A D | attributes.cpp | 591 C<float> *cf1; variable
|
| /llvm-project-15.0.7/mlir/test/Integration/GPU/ROCM/ |
| H A D | vector-transferops.mlir | 56 %cf1 = arith.constant 1.0 : f32
|
| /llvm-project-15.0.7/mlir/test/Integration/Dialect/SparseTensor/CPU/ |
| H A D | sparse_unary.mlir | 53 %cf1 = arith.constant 1.0 : f64 67 sparse_tensor.yield %cf1 : f64
|
| /llvm-project-15.0.7/mlir/include/mlir/Dialect/SparseTensor/IR/ |
| H A D | SparseTensorOps.td | 478 %cf1 = arith.constant 1.0 : f64 479 %ret = arith.addf %arg0, %cf1 : f64 545 %cf1 = arith.constant 1.0 : f64 552 %result = sparse_tensor.reduce %c, %a, %cf1 : f64 {
|