Searched refs:VMTRUNC (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86IntrinsicsInfo.h | 635 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 D | X86ISelLowering.h | 329 VMTRUNC, enumerator
|
H A D | X86InstrFragmentsSIMD.td | 128 def X86vmtrunc : SDNode<"X86ISD::VMTRUNC", SDTVmtrunc>;
|
H A D | X86ISelLowering.cpp | 31390 NODE_NAME_CASE(VMTRUNC) in getTargetNodeName()
|