Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h302 STRICT_VROUND, enumerator
H A DSystemZOperators.td351 def z_strict_vround : SDNode<"SystemZISD::STRICT_VROUND",
H A DSystemZISelLowering.cpp5997 OPCODE(STRICT_VROUND); in getTargetNodeName()
6664 VRound = DAG.getNode(SystemZISD::STRICT_VROUND, SDLoc(N), in combineFP_ROUND()