Home
last modified time | relevance | path

Searched refs:func25 (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/lld/test/ELF/
H A Darm-exidx-emit-relocs.s35 .global func25
36 func25: label
/llvm-project-15.0.7/llvm/test/tools/llvm-readobj/COFF/
H A Darm-unwind-packed.s656 func25: label
726 .rva func25
/llvm-project-15.0.7/llvm/test/MC/ARM/
H A Dseh-packed.s862 .seh_proc func25
863 func25: label
/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A Dcmp_elimination.ll631 define void @func25(i64 %a, i64 %b) {
632 ; CHECK-LABEL: @func25
/llvm-project-15.0.7/compiler-rt/test/fuzzer/
H A DMultipleConstraintsOnSmallInputTest.cpp207 int func25(uint8_t a1) { in func25() function
3345 if (func25(data[6]) == 0) in api()