Searched refs:VROUND (Results 1 – 5 of 5) sorted by relevance
| /llvm-project-15.0.7/llvm/test/CodeGen/SystemZ/ |
| H A D | fp-conv-18.ll | 1 ; Test that VEXTEND or VROUND nodes are not emitted without vector support.
|
| /llvm-project-15.0.7/llvm/lib/Target/SystemZ/ |
| H A D | SystemZISelLowering.h | 264 VROUND, enumerator
|
| H A D | SystemZOperators.td | 353 def z_vround : SDNode<"SystemZISD::VROUND", SDT_ZVecUnaryConv>;
|
| H A D | SystemZISelLowering.cpp | 5995 OPCODE(VROUND); in getTargetNodeName() 6667 VRound = DAG.getNode(SystemZISD::VROUND, SDLoc(N), in combineFP_ROUND()
|
| /llvm-project-15.0.7/llvm/lib/Target/X86/ |
| H A D | X86InstrSSE.td | 5621 defm VROUND : sse41_fp_binop_s<0x0A, 0x0B, "vround", SchedWriteFRnd.Scl, 5624 defm VROUND : avx_fp_unop_rm<0x0A, 0x0B, "vround", SchedWriteFRnd.Scl>,
|