Home
last modified time | relevance | path

Searched refs:l2f (Results 1 – 7 of 7) sorted by relevance

/llvm-project/clang/test/CodeGen/
H A Darm-float-helpers.c214 float l2f(long long a) { return (long long)a; } in l2f() function
/llvm-project/llvm/test/CodeGen/VE/Scalar/
H A Dint_to_fp.ll37 define float @l2f(i64 %a) {
38 ; CHECK-LABEL: l2f:
/llvm-project/llvm/lib/Target/VE/
H A DVEInstrIntrinsicVL.td58 (l2f (LVSvr v256f64:$vx, (i2l i32:$sy)))>;
H A DVEInstrPatternsVec.td113 defm : patterns_elem32<v256f32, f32, simm7fp, LO7FP, l2f, f2l>;
H A DVEInstrInfo.td1592 def l2f : OutPatFrag<(ops node:$exp),
2133 def : Pat<(f32 (bitconvert i32:$op)), (l2f (SLLri (i2l $op), 32))>;
/llvm-project/llvm/test/CodeGen/MSP430/
H A Dlibcalls.ll166 define float @l2f() #0 {
168 ; CHECK: l2f:
/llvm-project/llvm/test/CodeGen/ARM/
H A Dfloat-helpers.s1142 define float @l2f(i64 %a) #0 {
1143 ; CHECK-SOFT-LABEL: l2f:
1150 ; CHECK-SOFTFP-LABEL: l2f:
1157 ; CHECK-HARDFP-SP-LABEL: l2f: