Home
last modified time | relevance | path

Searched defs:LessOrGreater (Results 1 – 9 of 9) sorted by relevance

/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/cmd/internal/obj/s390x/
H A Dcondition_code.go40 LessOrGreater CCMask = Less | Greater // ordered and not equal const
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/internal/obj/s390x/
H A Dcondition_code.go40 LessOrGreater CCMask = Less | Greater // ordered and not equal const
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/BiFModule/Headers/
H A Dspirv.h4008 bool SPIRV_OVERLOADABLE SPIRV_BUILTIN(LessOrGreater, _f16_f16, )(half x, half y); variable
4009 bool SPIRV_OVERLOADABLE SPIRV_BUILTIN(LessOrGreater, _f32_f32, )(float x, float y); variable
4010 __bool2 SPIRV_OVERLOADABLE SPIRV_BUILTIN(LessOrGreater, _v2f16_v2f16, )(half2 x, half2 y); variable
4011 __bool2 SPIRV_OVERLOADABLE SPIRV_BUILTIN(LessOrGreater, _v2f32_v2f32, )(float2 x, float2 y); variable
4012 __bool3 SPIRV_OVERLOADABLE SPIRV_BUILTIN(LessOrGreater, _v3f16_v3f16, )(half3 x, half3 y); variable
4013 __bool3 SPIRV_OVERLOADABLE SPIRV_BUILTIN(LessOrGreater, _v3f32_v3f32, )(float3 x, float3 y); variable
4014 __bool4 SPIRV_OVERLOADABLE SPIRV_BUILTIN(LessOrGreater, _v4f16_v4f16, )(half4 x, half4 y); variable
4015 __bool4 SPIRV_OVERLOADABLE SPIRV_BUILTIN(LessOrGreater, _v4f32_v4f32, )(float4 x, float4 y); variable
4016 __bool8 SPIRV_OVERLOADABLE SPIRV_BUILTIN(LessOrGreater, _v8f16_v8f16, )(half8 x, half8 y); variable
4017 __bool8 SPIRV_OVERLOADABLE SPIRV_BUILTIN(LessOrGreater, _v8f32_v8f32, )(float8 x, float8 y); variable
[all …]
/dports/devel/taskflow/taskflow-3.2.0/unittests/cuda/
H A Dcuda_updates.cu824 struct LessOrGreater { struct
825 __device__ int operator()(int a, int b) const { return v ? a < b : a > b; } in operator ()()
826 bool v;
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/src/
H A Dshader_spirv.h186 LessOrGreater, enumerator
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/src/
H A Dshader_spirv.h186 LessOrGreater, enumerator
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/spirv_headers/
H A Dautogen_spirv.rs2558 LessOrGreater = 161u32, enumerator
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/spirv_headers/
H A Dautogen_spirv.rs2558 LessOrGreater = 161u32, enumerator
/dports/www/firefox/firefox-99.0/third_party/rust/spirv/
H A Dautogen_spirv.rs2820 LessOrGreater = 161u32, enumerator