Searched refs:VMTRUNC (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86IntrinsicsInfo.h | 713 X86ISD::VMTRUNC), 715 X86ISD::VMTRUNC), 717 X86ISD::VMTRUNC), 719 X86ISD::VMTRUNC), 721 X86ISD::VMTRUNC), 723 X86ISD::VMTRUNC), 725 X86ISD::VMTRUNC), 727 X86ISD::VMTRUNC), 729 X86ISD::VMTRUNC), 731 X86ISD::VMTRUNC), [all …]
|
H A D | X86ISelLowering.h | 331 VMTRUNC, enumerator
|
H A D | X86InstrFragmentsSIMD.td | 128 def X86vmtrunc : SDNode<"X86ISD::VMTRUNC", SDTVmtrunc>;
|
H A D | X86ISelLowering.cpp | 33774 NODE_NAME_CASE(VMTRUNC) in getTargetNodeName()
|