Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/test/CodeGen/VE/Scalar/
H A Dsext_zext_load.ll370 define signext i32 @func44() {
371 ; CHECK-LABEL: func44:
/llvm-project-15.0.7/compiler-rt/test/fuzzer/
H A DMultipleConstraintsOnSmallInputTest.cpp359 int func44(uint8_t a1) { in func44() function
3383 if (func44(data[0]) == 0) in api()