/external/llvm/test/Transforms/MergeFunc/ |
D | alloca.ll | 17 %f_2 = bitcast i8* %f to void (%kv1 *)* 18 call void %f_2(%kv1 * %v) 19 call void %f_2(%kv1 * %v) 20 call void %f_2(%kv1 * %v) 21 call void %f_2(%kv1 * %v) 29 %f_2 = bitcast i8* %f to void (%kv2 *)* 30 call void %f_2(%kv2 * %v) 31 call void %f_2(%kv2 * %v) 32 call void %f_2(%kv2 * %v) 33 call void %f_2(%kv2 * %v) [all …]
|
/external/llvm-project/llvm/test/Transforms/MergeFunc/ |
D | alloca.ll | 17 %f_2 = bitcast i8* %f to void (%kv1 *)* 18 call void %f_2(%kv1 * %v) 19 call void %f_2(%kv1 * %v) 20 call void %f_2(%kv1 * %v) 21 call void %f_2(%kv1 * %v) 29 %f_2 = bitcast i8* %f to void (%kv2 *)* 30 call void %f_2(%kv2 * %v) 31 call void %f_2(%kv2 * %v) 32 call void %f_2(%kv2 * %v) 33 call void %f_2(%kv2 * %v) [all …]
|
/external/llvm-project/llvm/test/Transforms/TailCallElim/ |
D | deopt-bundle.ll | 20 define i32 @f_2(i32 %x) { 21 ; CHECK-LABEL: @f_2 29 ; CHECK: call i32 @f_2(i32 %y) [ "unknown"() ] 31 %tmp = call i32 @f_2(i32 %y) [ "unknown"() ]
|
/external/clang/test/SemaCXX/ |
D | attr-deprecated-replacement-fixit.cpp | 17 void f_2(int) __attribute__((availability(macosx,deprecated=9.0,replacement="new2"))); // expected-… 22 f_2(0); // expected-warning{{'f_2' is deprecated: first deprecated in macOS 9.0}} in test()
|
/external/llvm-project/clang/test/SemaCXX/ |
D | attr-deprecated-replacement-fixit.cpp | 17 void f_2(int) __attribute__((availability(macosx,deprecated=9.0,replacement="new2"))); // expected-… 22 f_2(0); // expected-warning{{'f_2' is deprecated: first deprecated in macOS 9.0}} in test()
|
/external/llvm-project/mlir/test/Dialect/SPIRV/Serialization/ |
D | function-call.mlir | 12 …// CHECK: {{%.*}} = spv.FunctionCall @f_2({{%.*}}) : (!spv.ptr<!spv.array<4 x f32>, Input>) -> !s… 13 …%4 = spv.FunctionCall @f_2(%1) : (!spv.ptr<!spv.array<4xf32>, Input>) -> !spv.ptr<!spv.array<4xf32… 22 …spv.func @f_2(%arg0 : !spv.ptr<!spv.array<4xf32>, Input>) -> !spv.ptr<!spv.array<4xf32>, Input> "N…
|
/external/llvm-project/llvm/test/Transforms/LoopIdiom/ |
D | non-integral-pointers.ll | 51 define void @f_2(i8 addrspace(4)** %ptr) { 52 ; CHECK-LABEL: @f_2(
|
/external/llvm/test/Transforms/SimplifyCFG/ |
D | guards.ll | 33 define i32 @f_2(i1 %c, i32* %buf) { 34 ; CHECK-LABEL: @f_2(
|
/external/llvm-project/llvm/test/Verifier/ |
D | unsized-types-alloca.ll | 5 define void @f_2() {
|
/external/llvm/test/Analysis/ValueTracking/ |
D | deref-bitcast-of-gep.ll | 58 define void @f_2(i8* align 4 dereferenceable_or_null(1024) %ptr) { 59 ; CHECK-LABEL: @f_2(
|
/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/ |
D | huge_struct.c | 91 float f_2, in test_large_fn() argument 126 ui64_2 + 2, si64_2 + 2, f_2 + 2, d_2 + 2, ld_2 + 2, (char*)((intptr_t)p_2 + 2), in test_large_fn() 142 ui8_2, si8_2, ui16_2, si16_2, ui32_2, si32_2, ui64_2, si64_2, f_2, d_2, ld_2, (unsigned long)p_2, in test_large_fn() 180 float f_2 = *(float*)args[20]; in cls_large_fn() local 213 ui8_2, si8_2, ui16_2, si16_2, ui32_2, si32_2, ui64_2, si64_2, f_2, d_2, ld_2, p_2, in cls_large_fn()
|
/external/libffi/testsuite/libffi.closures/ |
D | huge_struct.c | 89 float f_2, in test_large_fn() argument 124 ui64_2 + 2, si64_2 + 2, f_2 + 2, d_2 + 2, ld_2 + 2, (char*)((intptr_t)p_2 + 2), in test_large_fn() 140 ui8_2, si8_2, ui16_2, si16_2, ui32_2, si32_2, ui64_2, si64_2, f_2, d_2, ld_2, (unsigned long)p_2, in test_large_fn() 178 float f_2 = *(float*)args[20]; in cls_large_fn() local 211 ui8_2, si8_2, ui16_2, si16_2, ui32_2, si32_2, ui64_2, si64_2, f_2, d_2, ld_2, p_2, in cls_large_fn()
|
/external/libffi/testsuite/libffi.call/ |
D | huge_struct.c | 91 float f_2, in test_large_fn() argument 126 ui64_2 + 2, si64_2 + 2, f_2 + 2, d_2 + 2, ld_2 + 2, (char*)((intptr_t)p_2 + 2), in test_large_fn() 142 ui8_2, si8_2, ui16_2, si16_2, ui32_2, si32_2, ui64_2, si64_2, f_2, d_2, ld_2, (unsigned long)p_2, in test_large_fn() 180 float f_2 = *(float*)args[20]; in cls_large_fn() local 213 ui8_2, si8_2, ui16_2, si16_2, ui32_2, si32_2, ui64_2, si64_2, f_2, d_2, ld_2, p_2, in cls_large_fn()
|
/external/llvm-project/llvm/test/Transforms/SimplifyCFG/ |
D | guards.ll | 40 define i32 @f_2(i1 %c, i32* %buf) { 41 ; CHECK-LABEL: @f_2(
|
/external/llvm-project/llvm/test/Transforms/LICM/ |
D | assume.ll | 56 define void @f_2(i1 %cond, i32* %ptr) { 57 ; CHECK-LABEL: @f_2(
|
/external/llvm/test/Transforms/EarlyCSE/ |
D | invariant-loads.ll | 39 define void @f_2(i32* %ptr) { 43 ; CHECK-LABEL: @f_2(
|
/external/llvm/test/Verifier/ |
D | unsized-types.ll | 19 define void @f_2() {
|
/external/llvm-project/llvm/test/Analysis/ValueTracking/ |
D | deref-bitcast-of-gep.ll | 58 define void @f_2(i8* align 4 dereferenceable_or_null(1024) %ptr) { 59 ; CHECK-LABEL: @f_2(
|
/external/llvm-project/llvm/test/CodeGen/X86/ |
D | stackmap-large-location-size.ll | 83 define void @f_2(<99 x i8*> %val) { 85 ; CHECK-NEXT: .long .Ltmp2-f_2
|
/external/llvm-project/llvm/test/Transforms/InstCombine/ |
D | non-integral-pointers.ll | 24 define void @f_2(i8 addrspace(4)** %ptr0, i8 addrspace(4)** %ptr1) { 27 ; CHECK-LABEL: @f_2(
|
/external/clang/test/Analysis/ |
D | uninit-const.c | 44 void f_2(void) { in f_2() function
|
/external/llvm-project/lldb/test/API/functionalities/data-formatter/data-formatter-advanced/ |
D | main.cpp | 104 int f_2; member
|
/external/llvm-project/clang/test/Analysis/ |
D | uninit-const.c | 50 void f_2(void) { in f_2() function
|
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/ |
D | modernize-replace-auto-ptr.cpp | 158 void f_2() { in f_2() function
|
D | modernize-deprecated-ios-base-aliases.cpp | 130 void f_2() { in f_2() function
|