Searched refs:VTRUNCS (Results 1 – 4 of 4) sorted by relevance
/external/llvm/lib/Target/X86/ |
D | X86IntrinsicsInfo.h | 1033 X86ISD::VTRUNCS, 0), 1035 X86ISD::VTRUNCS, 0), 1037 X86ISD::VTRUNCS, 0), 1039 X86ISD::VTRUNCS, 0), 1041 X86ISD::VTRUNCS, 0), 1043 X86ISD::VTRUNCS, 0), 1045 X86ISD::VTRUNCS, 0), 1047 X86ISD::VTRUNCS, 0), 1049 X86ISD::VTRUNCS, 0), 1051 X86ISD::VTRUNCS, 0), [all …]
|
D | X86ISelLowering.h | 293 VTRUNCUS, VTRUNCS, enumerator
|
D | X86InstrFragmentsSIMD.td | 135 def X86vtruncs : SDNode<"X86ISD::VTRUNCS", SDTVtrunc>;
|
D | X86ISelLowering.cpp | 17242 case X86ISD::VTRUNCS: in getVectorMaskingNode() 22177 case X86ISD::VTRUNCS: return "X86ISD::VTRUNCS"; in getTargetNodeName()
|