Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/test/tools/llvm-readobj/COFF/
H A Darm-unwind-packed.s635 func22: label
720 .rva func22
/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Dvirtual-near-miss.cpp25 void func22(); // Should not warn.
/llvm-project-15.0.7/llvm/test/MC/ARM/
H A Dseh-packed.s828 .seh_proc func22
829 func22: label
/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A Dcmp_elimination.ll553 define void @func22(i64 %a, i64 %b) {
554 ; CHECK-LABEL: @func22
/llvm-project-15.0.7/compiler-rt/test/fuzzer/
H A DMultipleConstraintsOnSmallInputTest.cpp183 int func22(uint8_t a1) { in func22() function
3339 if (func22(data[6]) == 0) in api()