Home
last modified time | relevance | path

Searched defs:bar11 (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/test/MC/ELF/
H A Dweakref.s65 bar11: label
66 .global bar11 symbol
/llvm-project/clang/test/CodeGenCXX/
H A Dcode-seg2.cpp31 int bar11(T t) { return int(t); } in bar11() function
H A Dcode-seg.cpp101 int __declspec(code_seg("foo_nine")) bar11(int t) { return t; } in bar11() function
/llvm-project/clang/test/CodeGen/
H A Dstdcall-fastcall.c132 void bar11(double y, int x) { in bar11() function