Home
last modified time | relevance | path

Searched refs:_castf32_u32 (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/clang/test/CodeGen/X86/
Dx86-builtins.c12 return _castf32_u32(__A); in test_castf32_u32()
38 char cast_f32_u32_0[_castf32_u32(-0.0f) == 0x80000000 ? 1 : -1];
/external/FP16/include/fp16/
Dbitcasts.h44 return _castf32_u32(f); in fp32_to_bits()
/external/llvm-project/clang/lib/Headers/
Dia32intrin.h221 _castf32_u32(float __A) { in _castf32_u32() function
/external/llvm-project/clang/docs/
DReleaseNotes.rst188 - The x86 intrinsics ``_castf32_u32``, ``_castf64_u64``, ``_castu32_f32`` and
DLanguageExtensions.rst3677 * ``_castf32_u32``