Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/test/asan/TestCases/Darwin/
H A Ddladdr-demangling.cpp15 int my_function(int n) { in my_function() function in MyClass
35 return o.my_function(10); in main()
/llvm-project-15.0.7/clang/test/CodeGen/
H A Dnvptx-abi.c8 float4_t my_function(void) { in my_function() function
18 ret = my_function(); in bar()
/llvm-project-15.0.7/llvm/docs/
H A DNVPTXUsage.rst285 float my_function(float a) {