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

  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
ISDOpcodes.h 411 STRICT_LROUND,
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGDumper.cpp 363 case ISD::STRICT_LROUND: return "strict_lround";
LegalizeDAG.cpp 1016 case ISD::STRICT_LROUND:
3832 case ISD::STRICT_LROUND:
4082 case ISD::STRICT_LROUND:
SelectionDAGISel.cpp 1168 case ISD::STRICT_LROUND:
LegalizeFloatTypes.cpp 825 case ISD::STRICT_LROUND:
  /src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
PPCTargetTransformInfo.cpp 545 Opcode = ISD::STRICT_LROUND;

Completed in 25 milliseconds