Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86IntrinsicsInfo.h649 X86ISD::VTRUNC, X86ISD::VMTRUNC),
651 X86ISD::VTRUNC, X86ISD::VMTRUNC),
653 ISD::TRUNCATE, X86ISD::VMTRUNC),
655 X86ISD::VTRUNC, X86ISD::VMTRUNC),
657 ISD::TRUNCATE, X86ISD::VMTRUNC),
659 ISD::TRUNCATE, X86ISD::VMTRUNC),
661 X86ISD::VTRUNC, X86ISD::VMTRUNC),
663 X86ISD::VTRUNC, X86ISD::VMTRUNC),
665 X86ISD::VTRUNC, X86ISD::VMTRUNC),
667 X86ISD::VTRUNC, X86ISD::VMTRUNC),
[all …]
H A DX86ISelLowering.h327 VMTRUNC, enumerator
H A DX86InstrFragmentsSIMD.td128 def X86vmtrunc : SDNode<"X86ISD::VMTRUNC", SDTVmtrunc>;
H A DX86ISelLowering.cpp33237 NODE_NAME_CASE(VMTRUNC) in getTargetNodeName()