Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86IntrinsicsInfo.h665 X86ISD::VTRUNCS, X86ISD::VMTRUNCS),
667 X86ISD::VTRUNCS, X86ISD::VMTRUNCS),
669 X86ISD::VTRUNCS, X86ISD::VMTRUNCS),
671 X86ISD::VTRUNCS, X86ISD::VMTRUNCS),
673 X86ISD::VTRUNCS, X86ISD::VMTRUNCS),
675 X86ISD::VTRUNCS, X86ISD::VMTRUNCS),
677 X86ISD::VTRUNCS, X86ISD::VMTRUNCS),
679 X86ISD::VTRUNCS, X86ISD::VMTRUNCS),
681 X86ISD::VTRUNCS, X86ISD::VMTRUNCS),
683 X86ISD::VTRUNCS, X86ISD::VMTRUNCS),
[all …]
H A DX86ISelLowering.h329 VMTRUNCS, enumerator
H A DX86InstrFragmentsSIMD.td129 def X86vmtruncs : SDNode<"X86ISD::VMTRUNCS", SDTVmtrunc>;
H A DX86ISelLowering.cpp33545 NODE_NAME_CASE(VMTRUNCS) in getTargetNodeName()