Home
last modified time | relevance | path

Searched defs:CLAMP (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.h442 CLAMP, global() enumerator
/llvm-project/polly/lib/External/isl/imath/
H A Dimath.c111 static inline void CLAMP(mp_int z_) { in CLAMP() function