Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/test/CodeGen/VE/Scalar/
H A Dsext_zext_load.ll382 define signext i64 @func45() {
383 ; CHECK-LABEL: func45:
/llvm-project-15.0.7/compiler-rt/test/fuzzer/
H A DMultipleConstraintsOnSmallInputTest.cpp367 int func45(uint8_t a1) { in func45() function
3385 if (func45(data[19]) == 0) in api()