Home
last modified time | relevance | path

Searched refs:func26 (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/lld/test/ELF/
H A Darm-exidx-emit-relocs.s43 .global func26
44 func26: label
/llvm-project-15.0.7/llvm/test/tools/llvm-readobj/COFF/
H A Darm-unwind-packed.s663 func26: label
728 .rva func26
/llvm-project-15.0.7/llvm/test/MC/ARM/
H A Dseh-packed.s878 .seh_proc func26
879 func26: label
/llvm-project-15.0.7/llvm/test/CodeGen/VE/Scalar/
H A Dsext_zext_load.ll219 define zeroext i16 @func26() {
220 ; CHECK-LABEL: func26:
/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A Dcmp_elimination.ll661 define void @func26(i32 signext %a) {
662 ; CHECK-LABEL: @func26
/llvm-project-15.0.7/compiler-rt/test/fuzzer/
H A DMultipleConstraintsOnSmallInputTest.cpp215 int func26(uint8_t a1, uint8_t a2) { in func26() function
3347 if (func26(data[4], data[12]) == 0) in api()