Home
last modified time | relevance | path

Searched refs:COMPRESS_TO_MEM (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/X86/
DX86IntrinsicsInfo.h30 COMPRESS_EXPAND_IN_REG, COMPRESS_TO_MEM, enumerator
99 COMPRESS_TO_MEM, X86ISD::COMPRESS, 0),
101 COMPRESS_TO_MEM, X86ISD::COMPRESS, 0),
103 COMPRESS_TO_MEM, X86ISD::COMPRESS, 0),
105 COMPRESS_TO_MEM, X86ISD::COMPRESS, 0),
107 COMPRESS_TO_MEM, X86ISD::COMPRESS, 0),
109 COMPRESS_TO_MEM, X86ISD::COMPRESS, 0),
111 COMPRESS_TO_MEM, X86ISD::COMPRESS, 0),
113 COMPRESS_TO_MEM, X86ISD::COMPRESS, 0),
115 COMPRESS_TO_MEM, X86ISD::COMPRESS, 0),
[all …]
DX86ISelLowering.cpp17309 case COMPRESS_TO_MEM: { in LowerINTRINSIC_W_CHAIN()