Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPUInstCombineIntrinsic.cpp265 P_SUBNORMAL = 1 << 7, // Positive subnormal in instCombineIntrinsic() enumerator
DSIDefines.h122 P_SUBNORMAL = 1 << 7, // Positive subnormal enumerator
/external/llvm/lib/Target/AMDGPU/
DSIDefines.h82 P_SUBNORMAL = 1 << 7, // Positive subnormal enumerator
/external/mesa3d/src/amd/common/
Dsid.h331 P_SUBNORMAL = 1 << 7, // Positive subnormal enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIDefines.h118 P_SUBNORMAL = 1 << 7, // Positive subnormal enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp3520 P_SUBNORMAL = 1 << 7, // Positive subnormal in visitCallInst() enumerator