Home
last modified time | relevance | path

Searched defs:HALF (Results 1 – 5 of 5) sorted by relevance

/llvm-project/compiler-rt/lib/builtins/hexagon/
H A Dsfsqrt_opt.S26 #define HALF r4 macro
37 HALF = ##0x3f000000 // 0.5 define
/llvm-project/libc/src/math/generic/
H A Dexp2f_impl.h128 constexpr float HALF[2] = {0.5f, -0.5f}; local
H A Dexp2m1f.cpp147 constexpr float HALF[2] = {0.5f, -0.5f}; global() variable
/llvm-project/llvm/lib/Target/DirectX/
H A DDXILOpBuilder.cpp28 HALF = 1 << 1, enumerator
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULibFunc.h251 HALF enumerator