Home
last modified time | relevance | path

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

/external/llvm/test/CodeGen/X86/
Df16c-intrinsics-fast-isel.ll7 define float @test_cvtsh_ss(i16 %a0) nounwind {
8 ; X32-LABEL: test_cvtsh_ss:
19 ; X64-LABEL: test_cvtsh_ss:
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Df16c-intrinsics-fast-isel.ll7 define float @test_cvtsh_ss(i16 %a0) nounwind {
8 ; X32-LABEL: test_cvtsh_ss:
19 ; X64-LABEL: test_cvtsh_ss:
/external/clang/test/CodeGen/
Df16c-builtins.c8 float test_cvtsh_ss(unsigned short a) { in test_cvtsh_ss() function