Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/test/CodeGen/VE/Scalar/
H A Dsext_zext_load.ll318 define signext i32 @func39() {
319 ; CHECK-LABEL: func39:
/llvm-project-15.0.7/compiler-rt/test/fuzzer/
H A DMultipleConstraintsOnSmallInputTest.cpp319 int func39(uint8_t a1, uint8_t a2) { in func39() function
3373 if (func39(data[19], data[15]) == 0) in api()