Searched refs:COMPRESS_TO_MEM (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/Target/X86/ |
D | X86IntrinsicsInfo.h | 34 COMPRESS_EXPAND_IN_REG, COMPRESS_TO_MEM, BRCST_SUBVEC_TO_VEC, BRCST32x2_TO_VEC, enumerator 104 COMPRESS_TO_MEM, X86ISD::COMPRESS, 0), 106 COMPRESS_TO_MEM, X86ISD::COMPRESS, 0), 108 COMPRESS_TO_MEM, X86ISD::COMPRESS, 0), 110 COMPRESS_TO_MEM, X86ISD::COMPRESS, 0), 112 COMPRESS_TO_MEM, X86ISD::COMPRESS, 0), 114 COMPRESS_TO_MEM, X86ISD::COMPRESS, 0), 116 COMPRESS_TO_MEM, X86ISD::COMPRESS, 0), 118 COMPRESS_TO_MEM, X86ISD::COMPRESS, 0), 120 COMPRESS_TO_MEM, X86ISD::COMPRESS, 0), [all …]
|
D | X86ISelLowering.cpp | 4092 case COMPRESS_TO_MEM: { in getTgtMemIntrinsic() 18491 case COMPRESS_TO_MEM: { in LowerINTRINSIC_W_CHAIN()
|