HomeSort by relevance Sort by last modified time
    Searched refs:vec_min (Results 1 - 12 of 12) sorted by null

  /external/eigen/Eigen/src/Core/arch/AltiVec/
PacketMath.h 240 template<> EIGEN_STRONG_INLINE Packet4f pmin<Packet4f>(const Packet4f& a, const Packet4f& b) { return vec_min(a, b); }
241 template<> EIGEN_STRONG_INLINE Packet4i pmin<Packet4i>(const Packet4i& a, const Packet4i& b) { return vec_min(a, b); }
447 b = vec_min(a, vec_sld(a, a, 8));
448 res = vec_min(b, vec_sld(b, b, 4));
455 b = vec_min(a, vec_sld(a, a, 8));
456 res = vec_min(b, vec_sld(b, b, 4));
  /external/clang/test/CodeGen/
builtins-ppc-altivec.c     [all...]
  /external/valgrind/main/none/tests/ppc32/
testVMX.stdout.exp 150 Function vec_min [type char] ===> OK
151 Function vec_min [type unsigned char] ===> OK
152 Function vec_min [type short] ===> OK
153 Function vec_min [type unsigned short] ===> OK
154 Function vec_min [type integer] ===> OK
155 Function vec_min [type unsigned int] ===> OK
testVMX.c     [all...]
  /external/clang/lib/Headers/
altivec.h 3010 vec_min(vector signed char __a, vector signed char __b) function
3016 vec_min(vector bool char __a, vector signed char __b) function
3022 vec_min(vector signed char __a, vector bool char __b) function
3028 vec_min(vector unsigned char __a, vector unsigned char __b) function
3034 vec_min(vector bool char __a, vector unsigned char __b) function
3040 vec_min(vector unsigned char __a, vector bool char __b) function
3046 vec_min(vector short __a, vector short __b) function
3052 vec_min(vector bool short __a, vector short __b) function
3058 vec_min(vector short __a, vector bool short __b) function
3064 vec_min(vector unsigned short __a, vector unsigned short __b) function
3070 vec_min(vector bool short __a, vector unsigned short __b) function
3076 vec_min(vector unsigned short __a, vector bool short __b) function
3082 vec_min(vector int __a, vector int __b) function
3088 vec_min(vector bool int __a, vector int __b) function
3094 vec_min(vector int __a, vector bool int __b) function
3100 vec_min(vector unsigned int __a, vector unsigned int __b) function
3106 vec_min(vector bool int __a, vector unsigned int __b) function
3112 vec_min(vector unsigned int __a, vector bool int __b) function
3118 vec_min(vector float __a, vector float __b) function
    [all...]
  /prebuilts/clang/darwin-x86/host/3.4/lib/clang/3.4/include/
altivec.h 3007 vec_min(vector signed char __a, vector signed char __b) function
3013 vec_min(vector bool char __a, vector signed char __b) function
3019 vec_min(vector signed char __a, vector bool char __b) function
3025 vec_min(vector unsigned char __a, vector unsigned char __b) function
3031 vec_min(vector bool char __a, vector unsigned char __b) function
3037 vec_min(vector unsigned char __a, vector bool char __b) function
3043 vec_min(vector short __a, vector short __b) function
3049 vec_min(vector bool short __a, vector short __b) function
3055 vec_min(vector short __a, vector bool short __b) function
3061 vec_min(vector unsigned short __a, vector unsigned short __b) function
3067 vec_min(vector bool short __a, vector unsigned short __b) function
3073 vec_min(vector unsigned short __a, vector bool short __b) function
3079 vec_min(vector int __a, vector int __b) function
3085 vec_min(vector bool int __a, vector int __b) function
3091 vec_min(vector int __a, vector bool int __b) function
3097 vec_min(vector unsigned int __a, vector unsigned int __b) function
3103 vec_min(vector bool int __a, vector unsigned int __b) function
3109 vec_min(vector unsigned int __a, vector bool int __b) function
3115 vec_min(vector float __a, vector float __b) function
    [all...]
  /prebuilts/clang/darwin-x86/host/3.5/lib/clang/3.5/include/
altivec.h 3010 vec_min(vector signed char __a, vector signed char __b) function
3016 vec_min(vector bool char __a, vector signed char __b) function
3022 vec_min(vector signed char __a, vector bool char __b) function
3028 vec_min(vector unsigned char __a, vector unsigned char __b) function
3034 vec_min(vector bool char __a, vector unsigned char __b) function
3040 vec_min(vector unsigned char __a, vector bool char __b) function
3046 vec_min(vector short __a, vector short __b) function
3052 vec_min(vector bool short __a, vector short __b) function
3058 vec_min(vector short __a, vector bool short __b) function
3064 vec_min(vector unsigned short __a, vector unsigned short __b) function
3070 vec_min(vector bool short __a, vector unsigned short __b) function
3076 vec_min(vector unsigned short __a, vector bool short __b) function
3082 vec_min(vector int __a, vector int __b) function
3088 vec_min(vector bool int __a, vector int __b) function
3094 vec_min(vector int __a, vector bool int __b) function
3100 vec_min(vector unsigned int __a, vector unsigned int __b) function
3106 vec_min(vector bool int __a, vector unsigned int __b) function
3112 vec_min(vector unsigned int __a, vector bool int __b) function
3118 vec_min(vector float __a, vector float __b) function
    [all...]
  /prebuilts/clang/linux-x86/host/3.4/lib/clang/3.4/include/
altivec.h 3007 vec_min(vector signed char __a, vector signed char __b) function
3013 vec_min(vector bool char __a, vector signed char __b) function
3019 vec_min(vector signed char __a, vector bool char __b) function
3025 vec_min(vector unsigned char __a, vector unsigned char __b) function
3031 vec_min(vector bool char __a, vector unsigned char __b) function
3037 vec_min(vector unsigned char __a, vector bool char __b) function
3043 vec_min(vector short __a, vector short __b) function
3049 vec_min(vector bool short __a, vector short __b) function
3055 vec_min(vector short __a, vector bool short __b) function
3061 vec_min(vector unsigned short __a, vector unsigned short __b) function
3067 vec_min(vector bool short __a, vector unsigned short __b) function
3073 vec_min(vector unsigned short __a, vector bool short __b) function
3079 vec_min(vector int __a, vector int __b) function
3085 vec_min(vector bool int __a, vector int __b) function
3091 vec_min(vector int __a, vector bool int __b) function
3097 vec_min(vector unsigned int __a, vector unsigned int __b) function
3103 vec_min(vector bool int __a, vector unsigned int __b) function
3109 vec_min(vector unsigned int __a, vector bool int __b) function
3115 vec_min(vector float __a, vector float __b) function
    [all...]
  /prebuilts/clang/linux-x86/host/3.5/lib/clang/3.5/include/
altivec.h 3010 vec_min(vector signed char __a, vector signed char __b) function
3016 vec_min(vector bool char __a, vector signed char __b) function
3022 vec_min(vector signed char __a, vector bool char __b) function
3028 vec_min(vector unsigned char __a, vector unsigned char __b) function
3034 vec_min(vector bool char __a, vector unsigned char __b) function
3040 vec_min(vector unsigned char __a, vector bool char __b) function
3046 vec_min(vector short __a, vector short __b) function
3052 vec_min(vector bool short __a, vector short __b) function
3058 vec_min(vector short __a, vector bool short __b) function
3064 vec_min(vector unsigned short __a, vector unsigned short __b) function
3070 vec_min(vector bool short __a, vector unsigned short __b) function
3076 vec_min(vector unsigned short __a, vector bool short __b) function
3082 vec_min(vector int __a, vector int __b) function
3088 vec_min(vector bool int __a, vector int __b) function
3094 vec_min(vector int __a, vector bool int __b) function
3100 vec_min(vector unsigned int __a, vector unsigned int __b) function
3106 vec_min(vector bool int __a, vector unsigned int __b) function
3112 vec_min(vector unsigned int __a, vector bool int __b) function
3118 vec_min(vector float __a, vector float __b) function
    [all...]
  /prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
altivec.h 3007 vec_min(vector signed char __a, vector signed char __b) function
3013 vec_min(vector bool char __a, vector signed char __b) function
3019 vec_min(vector signed char __a, vector bool char __b) function
3025 vec_min(vector unsigned char __a, vector unsigned char __b) function
3031 vec_min(vector bool char __a, vector unsigned char __b) function
3037 vec_min(vector unsigned char __a, vector bool char __b) function
3043 vec_min(vector short __a, vector short __b) function
3049 vec_min(vector bool short __a, vector short __b) function
3055 vec_min(vector short __a, vector bool short __b) function
3061 vec_min(vector unsigned short __a, vector unsigned short __b) function
3067 vec_min(vector bool short __a, vector unsigned short __b) function
3073 vec_min(vector unsigned short __a, vector bool short __b) function
3079 vec_min(vector int __a, vector int __b) function
3085 vec_min(vector bool int __a, vector int __b) function
3091 vec_min(vector int __a, vector bool int __b) function
3097 vec_min(vector unsigned int __a, vector unsigned int __b) function
3103 vec_min(vector bool int __a, vector unsigned int __b) function
3109 vec_min(vector unsigned int __a, vector bool int __b) function
3115 vec_min(vector float __a, vector float __b) function
    [all...]
  /prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
altivec.h 3007 vec_min(vector signed char __a, vector signed char __b) function
3013 vec_min(vector bool char __a, vector signed char __b) function
3019 vec_min(vector signed char __a, vector bool char __b) function
3025 vec_min(vector unsigned char __a, vector unsigned char __b) function
3031 vec_min(vector bool char __a, vector unsigned char __b) function
3037 vec_min(vector unsigned char __a, vector bool char __b) function
3043 vec_min(vector short __a, vector short __b) function
3049 vec_min(vector bool short __a, vector short __b) function
3055 vec_min(vector short __a, vector bool short __b) function
3061 vec_min(vector unsigned short __a, vector unsigned short __b) function
3067 vec_min(vector bool short __a, vector unsigned short __b) function
3073 vec_min(vector unsigned short __a, vector bool short __b) function
3079 vec_min(vector int __a, vector int __b) function
3085 vec_min(vector bool int __a, vector int __b) function
3091 vec_min(vector int __a, vector bool int __b) function
3097 vec_min(vector unsigned int __a, vector unsigned int __b) function
3103 vec_min(vector bool int __a, vector unsigned int __b) function
3109 vec_min(vector unsigned int __a, vector bool int __b) function
3115 vec_min(vector float __a, vector float __b) function
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
altivec.h 3010 vec_min(vector signed char __a, vector signed char __b) function
3016 vec_min(vector bool char __a, vector signed char __b) function
3022 vec_min(vector signed char __a, vector bool char __b) function
3028 vec_min(vector unsigned char __a, vector unsigned char __b) function
3034 vec_min(vector bool char __a, vector unsigned char __b) function
3040 vec_min(vector unsigned char __a, vector bool char __b) function
3046 vec_min(vector short __a, vector short __b) function
3052 vec_min(vector bool short __a, vector short __b) function
3058 vec_min(vector short __a, vector bool short __b) function
3064 vec_min(vector unsigned short __a, vector unsigned short __b) function
3070 vec_min(vector bool short __a, vector unsigned short __b) function
3076 vec_min(vector unsigned short __a, vector bool short __b) function
3082 vec_min(vector int __a, vector int __b) function
3088 vec_min(vector bool int __a, vector int __b) function
3094 vec_min(vector int __a, vector bool int __b) function
3100 vec_min(vector unsigned int __a, vector unsigned int __b) function
3106 vec_min(vector bool int __a, vector unsigned int __b) function
3112 vec_min(vector unsigned int __a, vector bool int __b) function
3118 vec_min(vector float __a, vector float __b) function
    [all...]

Completed in 761 milliseconds