Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86IntrinsicsInfo.h635 X86ISD::VTRUNC, X86ISD::VMTRUNC),
637 X86ISD::VTRUNC, X86ISD::VMTRUNC),
639 ISD::TRUNCATE, X86ISD::VMTRUNC),
641 X86ISD::VTRUNC, X86ISD::VMTRUNC),
643 ISD::TRUNCATE, X86ISD::VMTRUNC),
645 ISD::TRUNCATE, X86ISD::VMTRUNC),
647 X86ISD::VTRUNC, X86ISD::VMTRUNC),
649 X86ISD::VTRUNC, X86ISD::VMTRUNC),
651 X86ISD::VTRUNC, X86ISD::VMTRUNC),
653 X86ISD::VTRUNC, X86ISD::VMTRUNC),
[all …]
H A DX86ISelLowering.h329 VMTRUNC, enumerator
H A DX86InstrFragmentsSIMD.td128 def X86vmtrunc : SDNode<"X86ISD::VMTRUNC", SDTVmtrunc>;
H A DX86ISelLowering.cpp31390 NODE_NAME_CASE(VMTRUNC) in getTargetNodeName()