Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/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.cpp1066 case ISD::STRICT_FP_ROUND: NewOpc = X86ISD::STRICT_VFPROUND; break; in PreprocessISelDAG()
H A DX86ISelLowering.cpp34021 SDValue Res = DAG.getNode(X86ISD::STRICT_VFPROUND, dl, in ReplaceNodeResults()
34067 V = DAG.getNode(X86ISD::STRICT_VFPROUND, dl, {NewVT, MVT::Other}, in ReplaceNodeResults()
34534 NODE_NAME_CASE(STRICT_VFPROUND) in getTargetNodeName()
38043 case X86ISD::STRICT_VFPROUND: in computeKnownBitsForTargetNode()