Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/test/CodeGen/VE/Scalar/
H A Dsext_zext_load.ll304 define signext i16 @func38() {
305 ; CHECK-LABEL: func38:
/llvm-project-15.0.7/compiler-rt/test/fuzzer/
H A DMultipleConstraintsOnSmallInputTest.cpp311 int func38(uint8_t a1, uint8_t a2) { in func38() function
3371 if (func38(data[15], data[3]) == 0) in api()