Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dvaargs-win32.ll7 define dso_local void @testPastArguments() nounwind {
8 ; MSVC-LABEL: testPastArguments:
18 ; MINGW-LABEL: testPastArguments:
/llvm-project-15.0.7/clang/test/CodeGen/
H A Dx86_32-align-linux.c56 void testPastArguments(void) { in testPastArguments() function