Home
last modified time | relevance | path

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

/external/llvm/test/CodeGen/X86/
Df16c-intrinsics-fast-isel.ll38 define i16 @test_cvtss_sh(float %a0) nounwind {
39 ; X32-LABEL: test_cvtss_sh:
49 ; X64-LABEL: test_cvtss_sh:
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Df16c-intrinsics-fast-isel.ll38 define i16 @test_cvtss_sh(float %a0) nounwind {
39 ; X32-LABEL: test_cvtss_sh:
49 ; X64-LABEL: test_cvtss_sh:
/external/clang/test/CodeGen/
Df16c-builtins.c23 unsigned short test_cvtss_sh(float a) { in test_cvtss_sh() function