Home
last modified time | relevance | path

Searched defs:_func2 (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lld/test/COFF/
H A Dlink-dll-i386.s24 .global _func2 symbol
25 _func2: label
/llvm-project/clang/test/CodeGen/X86/
H A Dx86_32-inline-asm.c70 int __attribute__((__target__("sse"))) _func2(void) { in _func2() function