Home
last modified time | relevance | path

Searched refs:VMTRUNCS (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86IntrinsicsInfo.h741 X86ISD::VTRUNCS, X86ISD::VMTRUNCS),
743 X86ISD::VTRUNCS, X86ISD::VMTRUNCS),
745 X86ISD::VTRUNCS, X86ISD::VMTRUNCS),
747 X86ISD::VTRUNCS, X86ISD::VMTRUNCS),
749 X86ISD::VTRUNCS, X86ISD::VMTRUNCS),
751 X86ISD::VTRUNCS, X86ISD::VMTRUNCS),
753 X86ISD::VTRUNCS, X86ISD::VMTRUNCS),
755 X86ISD::VTRUNCS, X86ISD::VMTRUNCS),
757 X86ISD::VTRUNCS, X86ISD::VMTRUNCS),
759 X86ISD::VTRUNCS, X86ISD::VMTRUNCS),
[all …]
H A DX86ISelLowering.h333 VMTRUNCS, enumerator
H A DX86InstrFragmentsSIMD.td129 def X86vmtruncs : SDNode<"X86ISD::VMTRUNCS", SDTVmtrunc>;
H A DX86ISelLowering.cpp33775 NODE_NAME_CASE(VMTRUNCS) in getTargetNodeName()