Home
last modified time | relevance | path

Searched refs:test_sp (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/test/CodeGen/AArch64/
H A Dzero-reg.ll18 define dso_local void @test_sp(i32 %val) {
19 ; CHECK-LABEL: test_sp:
/llvm-project/clang/test/CodeGen/M68k/
H A Dinline-asm-gcc-regs.c116 void test_sp() { in test_sp() function