/llvm-project/llvm/test/CodeGen/X86/ |
H A D | StackColoring-dbg-invariance.mir | 5 # Difference between test_1 and test_2 is that there is a DBG_VALUE in test_1. 29 define i32 @test_2(i32 %in) #1 !dbg !12 { 58 !12 = distinct !DISubprogram(name: "test_2", linkageName: "test_2", scope: null, file: !1, line: 1, type: !6, scopeLine: 1, spFlags: DISPFlagDefinition | DISPFlagOptimized, unit: !0, retainedNodes: !8) 92 name: test_2 106 ; CHECK-LABEL: name: test_2
|
/llvm-project/flang/test/Evaluate/ |
H A D | fold-nearest.f90 | 6 logical, parameter :: test_2 = nearest(minSubnormal, -1.) == 0 variable 42 logical, parameter :: test_2 = ieee_next_after(minSubnormal, -1.) == 0 72 logical, parameter :: test_2 = ieee_next_down(0.d0) == -minSubnormal 111 logical, parameter :: test_2 = ieee_next_after(neg_one_10, neg_inf_10) == & 44 logical, parameter :: test_2 global() variable 73 logical, parameter :: test_2 global() variable
|
H A D | fold-scale.f90 | 5 logical, parameter :: test_2 = scale(0.0, 1) == 0.0 variable
|
H A D | fold-spacing.f90 | 5 logical, parameter :: test_2 = spacing(-3.0) == scale(1.0, -22) variable
|
H A D | signed-mult-opd.f90 | 6 logical, parameter :: test_2 = 4-j**2 == 0 variable
|
H A D | folding29.f90 | 6 logical, parameter :: test_2 = count(arr) == 6 variable
|
H A D | fold-ishftc.f90 | 12 logical, parameter :: test_2 = all(sizes == expect2) variable
|
H A D | folding16.f90 | 12 logical, parameter :: test_2 = all(c .eq. d) variable
|
H A D | fold-jzext.f90 | 5 logical, parameter :: test_2 = izext(-1_1) == 255_2 variable
|
H A D | folding30.f90 | 10 logical, parameter :: test_2 = all(xs2%n == [5, 3, 1]) variable
|
H A D | fold-re-im.f90 | 6 logical, parameter :: test_2 = z%im == 2. variable
|
/llvm-project/llvm/test/CodeGen/AMDGPU/ |
H A D | sampler-resource-id.ll | 27 ; FUNC-LABEL: {{^}}test_2: 32 define amdgpu_kernel void @test_2(i32 %in0, i32 %in1, i32 %in2, ptr addrspace(1) %out) { 60 !2 = !{ptr @test_2, !12, !22, !32, !42, !52}
|
/llvm-project/llvm/test/Transforms/PGOProfile/ |
H A D | declarations_only.ll | 9 ; GEN-NOT: @__profn_test_2 = private constant [6 x i8] c"test_2" 13 declare i32 @test_2(i32 %i)
|
/llvm-project/llvm/test/Transforms/SimplifyCFG/ |
H A D | switch-dead-default-lookup-table.ll | 34 define i64 @test_2(i64 %0) { 35 ; CHECK-LABEL: define i64 @test_2(
|
/llvm-project/llvm/test/Feature/OperandBundles/ |
H A D | function-attrs.ll | 27 define void @test_2(ptr %x) { 30 ; CHECK-LABEL: define void @test_2(ptr %x) {
|
H A D | dse.ll | 31 define void @test_2() { 35 ; CHECK-LABEL: @test_2(
|
/llvm-project/llvm/test/CodeGen/SPARC/ |
H A D | LeonFixAllFDIVSQRTPassUT.ll | 32 ; CHECK-LABEL: test_2 53 define double @test_2(ptr byval(double) %a) {
|
/llvm-project/llvm/test/CodeGen/MSP430/ |
H A D | asm-clobbers.ll | 41 define void @test_2() { 43 ; CHECK-LABEL: test_2:
|
/llvm-project/llvm/test/CodeGen/AArch64/ |
H A D | pr79100.ll | 5 define <16 x i8> @test_2(i64 %0) { 6 ; CHECK-LABEL: test_2:
|
/llvm-project/llvm/test/Transforms/SampleProfile/Inputs/ |
H A D | profile-inference.prof | 7 test_2:23968:0
|
/llvm-project/llvm/test/CodeGen/Hexagon/vect/ |
H A D | vect-bool-basic-compile.ll | 8 ; CHECK-LABEL: test_2: 41 define i32 @test_2(i32 %a0, i32 %a1, i32 %a2, i32 %a3, i32 %a4, i32 %a5, i32 %a6, i32 %a7) #0 {
|
/llvm-project/llvm/test/CodeGen/RISCV/GlobalISel/legalizer/rvv/ |
H A D | legalize-vscale-rv64.mir | 20 name: test_2 24 ; CHECK-LABEL: name: test_2
|
/llvm-project/clang/test/Analysis/ |
H A D | explain-svals.c | 25 void test_2(struct S s) { in test_2() function
|
/llvm-project/clang/test/CodeGenCXX/ |
H A D | virtual-function-elimination.cpp | 26 void test_2(B *p) { in test_2() function
|
/llvm-project/llvm/test/CodeGen/RISCV/GlobalISel/instruction-select/rvv/ |
H A D | vscale64.mir | 25 name: test_2 31 ; CHECK-LABEL: name: test_2
|