Home
last modified time | relevance | path

Searched defs:N_SUBNORMAL (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPUInstCombineIntrinsic.cpp262 N_SUBNORMAL = 1 << 4, // Negative subnormal in instCombineIntrinsic() enumerator
DSIDefines.h119 N_SUBNORMAL = 1 << 4, // Negative subnormal enumerator
/external/llvm/lib/Target/AMDGPU/
DSIDefines.h79 N_SUBNORMAL = 1 << 4, // Negative subnormal enumerator
/external/mesa3d/src/amd/common/
Dsid.h328 N_SUBNORMAL = 1 << 4, // Negative subnormal enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIDefines.h115 N_SUBNORMAL = 1 << 4, // Negative subnormal enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp3517 N_SUBNORMAL = 1 << 4, // Negative subnormal in visitCallInst() enumerator