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