Searched refs:VMTRUNC (Results 1 – 4 of 4) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86IntrinsicsInfo.h | 637 X86ISD::VTRUNC, X86ISD::VMTRUNC), 639 X86ISD::VTRUNC, X86ISD::VMTRUNC), 641 ISD::TRUNCATE, X86ISD::VMTRUNC), 643 X86ISD::VTRUNC, X86ISD::VMTRUNC), 645 ISD::TRUNCATE, X86ISD::VMTRUNC), 647 ISD::TRUNCATE, X86ISD::VMTRUNC), 649 X86ISD::VTRUNC, X86ISD::VMTRUNC), 651 X86ISD::VTRUNC, X86ISD::VMTRUNC), 653 X86ISD::VTRUNC, X86ISD::VMTRUNC), 655 X86ISD::VTRUNC, X86ISD::VMTRUNC), [all …]
|
D | X86ISelLowering.h | 293 VMTRUNC, VMTRUNCUS, VMTRUNCS, enumerator
|
D | X86InstrFragmentsSIMD.td | 122 def X86vmtrunc : SDNode<"X86ISD::VMTRUNC", SDTVmtrunc>;
|
D | X86ISelLowering.cpp | 29699 case X86ISD::VMTRUNC: return "X86ISD::VMTRUNC"; in getTargetNodeName()
|