Home
last modified time | relevance | path

Searched refs:func37 (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/test/CodeGen/VE/Scalar/
H A Dsext_zext_load.ll290 define signext i8 @func37() {
291 ; CHECK-LABEL: func37:
/llvm-project-15.0.7/compiler-rt/test/fuzzer/
H A DMultipleConstraintsOnSmallInputTest.cpp303 int func37(uint8_t a1) { in func37() function
3369 if (func37(data[19]) == 0) in api()