HomeSort by: relevance | last modified time | path
    Searched refs:STRICT_FMAXIMUM (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
ISDOpcodes.h 415 STRICT_FMAXIMUM,
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGDumper.cpp 193 case ISD::STRICT_FMAXIMUM: return "strict_fmaximum";
  /src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
SystemZISelLowering.cpp 594 setOperationAction(ISD::STRICT_FMAXIMUM, VT, Legal);

Completed in 24 milliseconds