Home
last modified time | relevance | path

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

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