Home
last modified time | relevance | path

Searched refs:test_simple (Results 1 – 15 of 15) sorted by relevance

/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/GlobalISel/
H A Dlegalize-ret.mir4 name: test_simple
6 ; CHECK-LABEL: name: test_simple
/llvm-project-15.0.7/flang/test/Lower/
H A Dstructure-constructors.f9032 subroutine test_simple(x) subroutine
229 call test_simple(42.)
/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/
H A Dadc.ll5 define i128 @test_simple(i128 %a, i128 %b, i128 %c) {
6 ; CHECK-LE-LABEL: test_simple:
14 ; CHECK-BE-LABEL: test_simple:
H A Darm64-variadic-aapcs.ll9 define dso_local void @test_simple(i32 %n, ...) {
10 ; CHECK-LABEL: test_simple:
H A Dilp32-va.ll9 define dso_local void @test_simple(i32 %n, ...) {
10 ; CHECK-LABEL: test_simple:
/llvm-project-15.0.7/llvm/test/Analysis/BasicAA/
H A Dreturned.ll7 ; CHECK-LABEL: test_simple
31 define void @test_simple(%struct* %st, i64 %i, i64 %j, i64 %k) {
H A Dstruct-geps.ll7 ; CHECK-LABEL: test_simple
29 define void @test_simple(%struct* %st, i64 %i, i64 %j, i64 %k) {
/llvm-project-15.0.7/llvm/test/Transforms/CodeGenPrepare/X86/
H A Dnonintegral.ll11 define void @test_simple(i1 %cond, i64 addrspace(1)* %base) {
12 ; CHECK-LABEL: @test_simple
/llvm-project-15.0.7/llvm/test/Transforms/CallSiteSplitting/
H A Dcallsite-no-or-structure.ll4 ; CHECK-LABEL: @test_simple
16 define i32 @test_simple(i32* %a, i32 %v, i32 %p) {
/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/GlobalISel/
H A Dlegalize-simple.mir4 name: test_simple
6 ; CHECK-LABEL: name: test_simple
/llvm-project-15.0.7/llvm/test/CodeGen/Thumb2/
H A Dconstant-islands-cbz.mir5 define i32* @test_simple(i32* %x, i32 %y) { ret i32* %x }
17 name: test_simple
23 ; CHECK-LABEL: name: test_simple
/llvm-project-15.0.7/llvm/test/Transforms/SimplifyCFG/
H A Dmerge-cond-stores.ll5 define void @test_simple(i32* %p, i32 %a, i32 %b) {
6 ; CHECK-LABEL: @test_simple(
39 ; This is the same as test_simple, but the branch target order has been swapped
/llvm-project-15.0.7/llvm/test/Transforms/RewriteStatepointsForGC/
H A Dintrinsics.ll16 define i8 addrspace(1)* addrspace(1)* @test_simple(i8 addrspace(1)* %obj1, i8 addrspace(1)* %obj2, …
17 ; CHECK-LABEL: define {{[^@]+}}@test_simple
/llvm-project-15.0.7/llvm/utils/lit/tests/unit/
H A DTestRunner.py226 def test_simple(self): member in TestApplySubtitutions
/llvm-project-15.0.7/llvm/test/Instrumentation/HWAddressSanitizer/
H A Dstack-safety-analysis.ll10 define i32 @test_simple(i32* %a) sanitize_hwaddress {
12 ; CHECK-LABEL: @test_simple