Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/test/DebugInfo/COFF/
H A Dtypes-calling-conv.ll13 ; void __vectorcall vectorcallcc() {}
166 ; CHECK: Name: vectorcallcc
203 define x86_vectorcallcc void @"\01?vectorcallcc@@YQXXZ"() #1 !dbg !27 {
245 !27 = distinct !DISubprogram(name: "vectorcallcc", linkageName: "\01?vectorcallcc@@YQXXZ", scope: !…
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Ddebug-info-calling-conventions.cpp16 void __vectorcall vectorcallcc() {} in vectorcallcc() function
/llvm-project-15.0.7/llvm/test/DebugInfo/X86/
H A DDW_AT_calling-convention.ll13 ; void __vectorcall vectorcallcc() {}