HomeSort by relevance Sort by last modified time
    Searched refs:i2f (Results 1 - 25 of 38) sorted by null

1 2

  /external/compiler-rt/lib/builtins/
floatsisf.c 21 ARM_EABI_FNALIAS(i2f, floatsisf)
  /dalvik/dx/tests/102-verify-nonwide-math/
run 38 oneop i2f
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/pj/
ops.s 195 i2f
ops.d 206 ae: 86 i2f
  /external/mesa3d/src/compiler/glsl/
lower_packing_builtins.cpp 560 clamp(div(i2f(unpack_uint_to_ivec2(uint_rval)),
617 clamp(div(i2f(unpack_uint_to_ivec4(uint_rval)),
    [all...]
ir_builder.h 177 ir_expression *i2f(operand a);
ir_builder.cpp 450 i2f(operand a) function in namespace:ir_builder
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
rewrite.go 365 // i2f is used in rules for converting from an AuxInt to a float.
366 func i2f(i int64) float64 { func
rewritegeneric.go 643 // result: (Const64F [f2i(i2f(c) + i2f(d))])
656 v.AuxInt = f2i(i2f(c) + i2f(d))
    [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
rewrite.go 365 // i2f is used in rules for converting from an AuxInt to a float.
366 func i2f(i int64) float64 { func
rewritegeneric.go 643 // result: (Const64F [f2i(i2f(c) + i2f(d))])
656 v.AuxInt = f2i(i2f(c) + i2f(d))
    [all...]
  /external/swiftshader/src/Shader/
ShaderCore.hpp 227 void i2f(Vector4f &dst, const Vector4f &src);
PixelProgram.cpp 164 case Shader::OPCODE_I2F: i2f(d, s0); break;
    [all...]
VertexProgram.cpp 250 case Shader::OPCODE_I2F: i2f(d, s0); break;
    [all...]
ShaderCore.cpp 553 void ShaderCore::i2f(Vector4f &dst, const Vector4f &src) function in class:sw::ShaderCore
    [all...]
  /external/mesa3d/src/gallium/drivers/nouveau/codegen/
nv50_ir_emit_gk110.cpp 1013 const bool i2f = isFloatType(i->dType) && !isFloatType(i->sType); local
1044 else if (i2f) op = 0x25c;
    [all...]
  /external/guice/lib/build/
bnd-0.0.384.jar 
  /prebuilts/tools/common/m2/repository/biz/aQute/bndlib/1.50.0/
bndlib-1.50.0.jar 
  /prebuilts/misc/common/ecj/
ecj.jar 
  /prebuilts/tools/common/m2/repository/biz/aQute/bnd/1.50.0/
bnd-1.50.0.jar 
  /external/guice/extensions/struts2/lib/
core-3.1.1.jar 
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.jdt.core_3.11.0.v20150602-1242.jar 
  /prebuilts/devtools/tools/lib/
ecj-4.4.jar 
ecj-4.6.1.jar 
jython-standalone-2.5.3.jar 

Completed in 1316 milliseconds

1 2