HomeSort by relevance Sort by last modified time
    Searched full:scalef (Results 1 - 25 of 40) sorted by null

1 2

  /external/llvm/test/CodeGen/X86/
avx512-scalarIntrinsics.ll 46 declare <4 x float> @llvm.x86.avx512.mask.scalef.ss(<4 x float>, <4 x float>,<4 x float>, i8, i32)
51 %res = call <4 x float> @llvm.x86.avx512.mask.scalef.ss(<4 x float> %x0, <4 x float> %x1, <4 x float> %x3, i8 %x4, i32 4)
52 %res1 = call <4 x float> @llvm.x86.avx512.mask.scalef.ss(<4 x float> %x0, <4 x float> %x1, <4 x float> %x3, i8 -1, i32 8)
57 declare <2 x double> @llvm.x86.avx512.mask.scalef.sd(<2 x double>, <2 x double>,<2 x double>, i8, i32)
62 %res = call <2 x double> @llvm.x86.avx512.mask.scalef.sd(<2 x double> %x0, <2 x double> %x1, <2 x double> %x3, i8 %x4, i32 4)
63 %res1 = call <2 x double> @llvm.x86.avx512.mask.scalef.sd(<2 x double> %x0, <2 x double> %x1, <2 x double> %x3, i8 -1, i32 8)
avx512vl-intrinsics.ll     [all...]
  /external/libgsm/src/
short_term.c 241 register float scalef = 3.0517578125e-5; local
246 rpf[i] = rp[i] * scalef;
321 register float scalef = 3.0517578125e-5, temp; local
325 rrpa[i] = (float)rrp[i] * scalef;
  /external/mesa3d/src/mapi/glapi/gen/
static_data.py 330 "Scalef": 302,
1321 "Scalef",
    [all...]
  /external/swiftshader/src/OpenGL/libGLES_CM/
main.cpp 293 void Scalef(GLfloat x, GLfloat y, GLfloat z);
    [all...]
libGLES_CM.cpp     [all...]
  /external/clang/test/CodeGen/
avx512f-builtins.c     [all...]
avx512vl-builtins.c     [all...]
  /external/llvm/lib/Target/X86/
X86IntrinsicsInfo.h     [all...]
X86ISelLowering.h 215 SCALEF,
    [all...]
  /external/mesa3d/src/gallium/state_trackers/wgl/
stw_icd.h 352 void (GLAPIENTRY * Scalef)(GLfloat, GLfloat, GLfloat);
  /external/mesa3d/src/mapi/glapi/tests/
check_table.cpp 868 { "glScalef", _O(Scalef) },
    [all...]
  /external/swiftshader/third_party/llvm-subzero/build/Android/include/llvm/IR/
Intrinsics.gen     [all...]
  /external/swiftshader/third_party/llvm-subzero/build/Linux/include/llvm/IR/
Intrinsics.gen     [all...]
  /external/swiftshader/third_party/llvm-subzero/build/MacOS/include/llvm/IR/
Intrinsics.gen     [all...]
  /external/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/IR/
Intrinsics.gen     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Intrinsics.gen     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
Intrinsics.gen     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
Intrinsics.gen     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
Intrinsics.gen     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
Intrinsics.gen     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
Intrinsics.gen     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
Intrinsics.gen     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Intrinsics.gen     [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
Intrinsics.gen     [all...]

Completed in 4056 milliseconds

1 2