Home
last modified time | relevance | path

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

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