Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/test/tools/llvm-readobj/COFF/
H A Darm-unwind-packed.s649 func24: label
724 .rva func24
/llvm-project-15.0.7/llvm/test/MC/ARM/
H A Dseh-packed.s846 .seh_proc func24
847 func24: label
/llvm-project-15.0.7/llvm/test/CodeGen/VE/Scalar/
H A Dsext_zext_load.ll207 define i64 @func24() {
208 ; CHECK-LABEL: func24:
/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A Dcmp_elimination.ll605 define void @func24(i64 %a, i64 %b) {
606 ; CHECK-LABEL: @func24
/llvm-project-15.0.7/compiler-rt/test/fuzzer/
H A DMultipleConstraintsOnSmallInputTest.cpp199 int func24(uint8_t a1) { in func24() function
3343 if (func24(data[16]) == 0) in api()