Home
last modified time | relevance | path

Searched refs:test_half (Results 1 – 8 of 8) sorted by relevance

/llvm-project-15.0.7/clang/test/CodeGen/
H A Dbuiltin_float_strictfp.c12 void test_half(__fp16 *H, __fp16 *H2) { in test_half() function
H A Darm64-aapcs-arguments.c46 __fp16 test_half(__fp16 A) { } in test_half() function
H A Dbuiltin_float.c47 void test_half(__fp16 *H, __fp16 *H2) { in test_half() function
/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A Dvec_absd.ll24 define <8 x i16> @test_half(<8 x i16> %a, <8 x i16> %b) {
28 ; CHECK-LABEL: @test_half
/llvm-project-15.0.7/llvm/test/Bitcode/
H A Dbcanalyzer-types.ll10 define half @test_half(half %x, half %y) {
/llvm-project-15.0.7/llvm/test/CodeGen/ARM/GlobalISel/
H A Darm-unsupported.ll51 define half @test_half(half %a, half %b) {
52 …lize instruction: %{{[0-9]+}}:_(s16) = G_FADD %{{[0-9]+}}:_, %{{[0-9]+}}:_ (in function: test_half)
53 ; CHECK-LABEL: warning: Instruction selection used fallback path for test_half
/llvm-project-15.0.7/llvm/test/Transforms/MemCpyOpt/
H A Dmemcpy-to-memset.ll93 define void @test_half() nounwind {
94 ; CHECK-LABEL: @test_half(
/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/
H A Darm64-aapcs.ll124 define half @test_half(float, half %arg) {
125 ; CHECK-LABEL: test_half: