Searched refs:COMPRESS_TO_MEM (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/Target/X86/ |
D | X86IntrinsicsInfo.h | 30 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 …]
|
D | X86ISelLowering.cpp | 17309 case COMPRESS_TO_MEM: { in LowerINTRINSIC_W_CHAIN()
|