Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/test/tools/llvm-readobj/COFF/
H A Darm-unwind-packed.s617 func20: label
716 .rva func20
/llvm-project-15.0.7/llvm/test/CodeGen/VE/Scalar/
H A Dright_shift.ll164 define i64 @func20(i64 %0) {
165 ; CHECK-LABEL: func20:
H A Dsext_zext_load.ll172 define zeroext i16 @func20() {
173 ; CHECK-LABEL: func20:
/llvm-project-15.0.7/llvm/test/MC/ARM/
H A Dseh-packed.s788 .seh_proc func20
789 func20: label
/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A Dcmp_elimination.ll501 define void @func20(i64 %a, i64 %b) {
502 ; CHECK-LABEL: @func20
/llvm-project-15.0.7/compiler-rt/test/fuzzer/
H A DMultipleConstraintsOnSmallInputTest.cpp167 int func20(uint8_t a1, uint8_t a2) { in func20() function
3335 if (func20(data[13], data[1]) == 0) in api()