Home
last modified time | relevance | path

Searched refs:h_to_f (Results 1 – 16 of 16) sorted by relevance

/dports/devel/llvm10/llvm-10.0.1.src/test/CodeGen/Thumb2/
H A Dfloat-intrinsics-float.ll214 define float @h_to_f(i16 %a) {
215 ; CHECK-LABEL: h_to_f:
/dports/devel/llvm90/llvm-9.0.1.src/test/CodeGen/Thumb2/
H A Dfloat-intrinsics-float.ll214 define float @h_to_f(i16 %a) {
215 ; CHECK-LABEL: h_to_f:
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/CodeGen/Thumb2/
H A Dfloat-intrinsics-float.ll214 define float @h_to_f(i16 %a) {
215 ; CHECK-LABEL: h_to_f:
/dports/devel/llvm80/llvm-8.0.1.src/test/CodeGen/Thumb2/
H A Dfloat-intrinsics-float.ll214 define float @h_to_f(i16 %a) {
215 ; CHECK-LABEL: h_to_f:
/dports/devel/llvm70/llvm-7.0.1.src/test/CodeGen/Thumb2/
H A Dfloat-intrinsics-float.ll215 define float @h_to_f(i16 %a) {
216 ; CHECK-LABEL: h_to_f:
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/CodeGen/Thumb2/
H A Dfloat-intrinsics-float.ll226 define float @h_to_f(i16 %a) {
227 ; CHECK-LABEL: h_to_f:
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/CodeGen/Thumb2/
H A Dfloat-intrinsics-float.ll226 define float @h_to_f(i16 %a) {
227 ; CHECK-LABEL: h_to_f:
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/CodeGen/Thumb2/
H A Dfloat-intrinsics-float.ll226 define float @h_to_f(i16 %a) {
227 ; CHECK-LABEL: h_to_f:
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/CodeGen/Thumb2/
H A Dfloat-intrinsics-float.ll226 define float @h_to_f(i16 %a) {
227 ; CHECK-LABEL: h_to_f:
/dports/devel/llvm11/llvm-11.0.1.src/test/CodeGen/Thumb2/
H A Dfloat-intrinsics-float.ll226 define float @h_to_f(i16 %a) {
227 ; CHECK-LABEL: h_to_f:
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/CodeGen/Thumb2/
H A Dfloat-intrinsics-float.ll226 define float @h_to_f(i16 %a) {
227 ; CHECK-LABEL: h_to_f:
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/CodeGen/Thumb2/
H A Dfloat-intrinsics-float.ll226 define float @h_to_f(i16 %a) {
227 ; CHECK-LABEL: h_to_f:
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/CodeGen/Thumb2/
H A Dfloat-intrinsics-float.ll226 define float @h_to_f(i16 %a) {
227 ; CHECK-LABEL: h_to_f:
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/CodeGen/Thumb2/
H A Dfloat-intrinsics-float.ll226 define float @h_to_f(i16 %a) {
227 ; CHECK-LABEL: h_to_f:
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/CodeGen/Thumb2/
H A Dfloat-intrinsics-float.ll226 define float @h_to_f(i16 %a) {
227 ; CHECK-LABEL: h_to_f:
/dports/lang/fth/fth-1.4.1/src/
H A Dnumbers.c844 #define h_to_f "( x -- y ) Convert any number X to ficlFloat" in ficl_to_f() macro
4343 FTH_PRI1("d>f", ficl_to_f, h_to_f); in init_number()
4390 FTH_PRI1("s>f", ficl_to_f, h_to_f); in init_number()
4473 FTH_PRI1("c>f", ficl_to_f, h_to_f); in init_number()
4522 FTH_PRI1("b>f", ficl_to_f, h_to_f); in init_number()
4573 FTH_PRI1("q>f", ficl_to_f, h_to_f); in init_number()
4574 FTH_PRI1("r>f", ficl_to_f, h_to_f); in init_number()