Searched refs:STRICT_FMAXIMUM (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h313 STRICT_FMAXIMUM, STRICT_FMINIMUM, enumerator in enum:llvm::ISD::NodeType
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp191 case ISD::STRICT_FMAXIMUM: return "strict_fmaximum";
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp586 setOperationAction(ISD::STRICT_FMAXIMUM, VT, Legal);

Completed in 261 milliseconds