Home
last modified time | relevance | path

Searched refs:test_2 (Results 1 – 25 of 47) sorted by relevance

12

/llvm-project/llvm/test/CodeGen/X86/
H A DStackColoring-dbg-invariance.mir5 # 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 Dfold-nearest.f906 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 Dfold-scale.f905 logical, parameter :: test_2 = scale(0.0, 1) == 0.0 variable
H A Dfold-spacing.f905 logical, parameter :: test_2 = spacing(-3.0) == scale(1.0, -22) variable
H A Dsigned-mult-opd.f906 logical, parameter :: test_2 = 4-j**2 == 0 variable
H A Dfolding29.f906 logical, parameter :: test_2 = count(arr) == 6 variable
H A Dfold-ishftc.f9012 logical, parameter :: test_2 = all(sizes == expect2) variable
H A Dfolding16.f9012 logical, parameter :: test_2 = all(c .eq. d) variable
H A Dfold-jzext.f905 logical, parameter :: test_2 = izext(-1_1) == 255_2 variable
H A Dfolding30.f9010 logical, parameter :: test_2 = all(xs2%n == [5, 3, 1]) variable
H A Dfold-re-im.f906 logical, parameter :: test_2 = z%im == 2. variable
/llvm-project/llvm/test/CodeGen/AMDGPU/
H A Dsampler-resource-id.ll27 ; 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 Ddeclarations_only.ll9 ; 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 Dswitch-dead-default-lookup-table.ll34 define i64 @test_2(i64 %0) {
35 ; CHECK-LABEL: define i64 @test_2(
/llvm-project/llvm/test/Feature/OperandBundles/
H A Dfunction-attrs.ll27 define void @test_2(ptr %x) {
30 ; CHECK-LABEL: define void @test_2(ptr %x) {
H A Ddse.ll31 define void @test_2() {
35 ; CHECK-LABEL: @test_2(
/llvm-project/llvm/test/CodeGen/SPARC/
H A DLeonFixAllFDIVSQRTPassUT.ll32 ; CHECK-LABEL: test_2
53 define double @test_2(ptr byval(double) %a) {
/llvm-project/llvm/test/CodeGen/MSP430/
H A Dasm-clobbers.ll41 define void @test_2() {
43 ; CHECK-LABEL: test_2:
/llvm-project/llvm/test/CodeGen/AArch64/
H A Dpr79100.ll5 define <16 x i8> @test_2(i64 %0) {
6 ; CHECK-LABEL: test_2:
/llvm-project/llvm/test/Transforms/SampleProfile/Inputs/
H A Dprofile-inference.prof7 test_2:23968:0
/llvm-project/llvm/test/CodeGen/Hexagon/vect/
H A Dvect-bool-basic-compile.ll8 ; 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 Dlegalize-vscale-rv64.mir20 name: test_2
24 ; CHECK-LABEL: name: test_2
/llvm-project/clang/test/Analysis/
H A Dexplain-svals.c25 void test_2(struct S s) { in test_2() function
/llvm-project/clang/test/CodeGenCXX/
H A Dvirtual-function-elimination.cpp26 void test_2(B *p) { in test_2() function
/llvm-project/llvm/test/CodeGen/RISCV/GlobalISel/instruction-select/rvv/
H A Dvscale64.mir25 name: test_2
31 ; CHECK-LABEL: name: test_2

12