Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.h872 STRICT_FMAX, enumerator
H A DX86InstrFragmentsSIMD.td51 def X86strict_fmax : SDNode<"X86ISD::STRICT_FMAX", SDTFPBinOp,
H A DX86ISelLowering.cpp33905 case X86ISD::STRICT_FMAX: { in ReplaceNodeResults()
33908 bool IsStrict = Opc == X86ISD::STRICT_FMIN || Opc == X86ISD::STRICT_FMAX; in ReplaceNodeResults()
34997 NODE_NAME_CASE(STRICT_FMAX) in getTargetNodeName()
47816 : X86ISD::STRICT_FMAX, in combineSelect()