Home
last modified time | relevance | path

Searched refs:func31 (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/test/MC/ARM/
H A Dseh-packed.s946 .seh_proc func31
947 func31: label
/llvm-project-15.0.7/llvm/test/CodeGen/VE/Scalar/
H A Dsext_zext_load.ll254 define i64 @func31() {
255 ; CHECK-LABEL: func31:
/llvm-project-15.0.7/compiler-rt/test/fuzzer/
H A DMultipleConstraintsOnSmallInputTest.cpp255 int func31(uint8_t a1, uint8_t a2) { in func31() function
3357 if (func31(data[0], data[1]) == 0) in api()