Home
last modified time | relevance | path

Searched refs:STRICT_VROUND (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h324 STRICT_VROUND, enumerator
H A DSystemZOperators.td373 def z_strict_vround : SDNode<"SystemZISD::STRICT_VROUND",
H A DSystemZISelLowering.cpp6405 OPCODE(STRICT_VROUND); in getTargetNodeName()
7205 VRound = DAG.getNode(SystemZISD::STRICT_VROUND, SDLoc(N), in combineFP_ROUND()