Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/test/CodeGen/ARM/Windows/
H A Dwineh-opcodes.ll163 ; CHECK-LABEL: func50:
164 ; CHECK-NEXT: .seh_proc func50
180 define arm_aapcs_vfpcc void @func50() {
/llvm-project-15.0.7/compiler-rt/test/fuzzer/
H A DMultipleConstraintsOnSmallInputTest.cpp407 int func50(uint8_t a1, uint8_t a2) { in func50() function
3395 if (func50(data[2], data[8]) == 0) in api()