Home
last modified time | relevance | path

Searched refs:N_NORMAL (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/Target/AMDGPU/
DSIDefines.h78 N_NORMAL = 1 << 3, // Negative normal enumerator
DSIISelLowering.cpp2551 const uint32_t Mask = SIInstrFlags::N_NORMAL | in performAndCombine()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIDefines.h100 N_NORMAL = 1 << 3, // Negative normal enumerator
DSIISelLowering.cpp6457 const uint32_t Mask = SIInstrFlags::N_NORMAL | in performAndCombine()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp3238 N_NORMAL = 1 << 3, // Negative normal in visitCallInst() enumerator
3247 const uint32_t FullMask = S_NAN | Q_NAN | N_INFINITY | N_NORMAL | in visitCallInst()
3302 ((Mask & N_NORMAL) && Val.isNormal() && Val.isNegative()) || in visitCallInst()
/external/mesa3d/src/amd/common/
Dsid.h9144 N_NORMAL = 1 << 3, // Negative normal enumerator