Searched refs:ByteOps (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/Target/R600/ | ||
D | AMDILDeviceInfo.h | 35 ByteOps = 0x3, ///< Byte(char) is support or not. enumerator |
D | AMDILDevice.cpp | 62 mSWBits.set(AMDGPUDeviceInfo::ByteOps); in setCaps() |