Home
last modified time | relevance | path

Searched refs:test_sign_ext (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/test/CodeGen/
H A Dms-mixed-ptr-sizes.c9 void test_sign_ext(struct Foo *f, int * __ptr32 __sptr i) { in test_sign_ext() function
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dmixed-ptr-sizes-i686.ll12 ; void test_sign_ext(Foo *f, int * __ptr32 __sptr i) {
52 define dso_local void @test_sign_ext(ptr %f, ptr %i) {
53 ; CHECK-LABEL: test_sign_ext:
62 ; CHECK-O0-LABEL: test_sign_ext:
H A Dmixed-ptr-sizes.ll12 ; void test_sign_ext(Foo *f, int * __ptr32 __sptr i) {
48 define dso_local void @test_sign_ext(ptr %f, ptr addrspace(270) %i) {
49 ; ALL-LABEL: test_sign_ext: