Searched refs:VROUND (Results 1 – 4 of 4) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZISelLowering.h | 280 VROUND, enumerator
|
| H A D | SystemZOperators.td | 405 def z_vround : SDNode<"SystemZISD::VROUND", SDT_ZVecUnaryConv>;
|
| H A D | SystemZISelLowering.cpp | 7478 OPCODE(VROUND); in getTargetNodeName() 8425 VRound = DAG.getNode(SystemZISD::VROUND, SDLoc(N), in combineFP_ROUND()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86InstrSSE.td | 5652 defm VROUND : sse41_fp_unop_s_int<0x0A, 0x0B, "vround", SchedWriteFRnd.Scl, 5655 defm VROUND : avx_fp_unop_rm<0x0A, 0x0B, "vround", SchedWriteFRnd.Scl>,
|