Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86IntrinsicsInfo.h663 X86ISD::VTRUNCS, X86ISD::VMTRUNCS),
665 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),
[all …]
H A DX86ISelLowering.h331 VMTRUNCS, enumerator
H A DX86InstrFragmentsSIMD.td129 def X86vmtruncs : SDNode<"X86ISD::VMTRUNCS", SDTVmtrunc>;
H A DX86ISelLowering.cpp31391 NODE_NAME_CASE(VMTRUNCS) in getTargetNodeName()