Searched refs:P_SUBNORMAL (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/Target/R600/ | ||
D | SIDefines.h | 72 P_SUBNORMAL = 1 << 7, // Positive subnormal enumerator |
D | SIISelLowering.cpp | 1460 SIInstrFlags::P_SUBNORMAL | in performAndCombine() |