Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGenCUDA/
H A Dtexture.cu33 texture<float, 2, NormalizedFloat> norm; variable
/llvm-project/clang/lib/Headers/openmp_wrappers/
H A Dcomplex_cmath.h58 template <class _Tp> __DEVICE__ _Tp norm(const std::complex<_Tp> &__c) { in norm() function
/llvm-project/llvm/utils/lit/lit/llvm/
H A Dconfig.py225 def norm(x): global() function
/llvm-project/clang/test/AST/Interp/
H A Dfunctions.cpp
/llvm-project/clang/lib/Headers/
H A D__clang_cuda_math.h208 __DEVICE__ double norm(int __dim, const double *__t) { norm() function