Home
last modified time | relevance | path

Searched refs:STRICT_VFPROUND (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.h765 STRICT_VFPROUND, enumerator
H A DX86InstrFragmentsSIMD.td150 def X86strict_vfpround: SDNode<"X86ISD::STRICT_VFPROUND",
H A DX86ISelDAGToDAG.cpp1128 case ISD::STRICT_FP_ROUND: NewOpc = X86ISD::STRICT_VFPROUND; break; in PreprocessISelDAG()
H A DX86ISelLowering.cpp32740 SDValue Res = DAG.getNode(X86ISD::STRICT_VFPROUND, dl, in ReplaceNodeResults()
32786 V = DAG.getNode(X86ISD::STRICT_VFPROUND, dl, {NewVT, MVT::Other}, in ReplaceNodeResults()
33250 NODE_NAME_CASE(STRICT_VFPROUND) in getTargetNodeName()
36788 case X86ISD::STRICT_VFPROUND: in computeKnownBitsForTargetNode()