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

  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
ISDOpcodes.h 396 STRICT_FCOS,
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGDumper.cpp 201 case ISD::STRICT_FCOS: return "strict_fcos";
LegalizeFloatTypes.cpp 78 case ISD::STRICT_FCOS:
1197 case ISD::STRICT_FCOS:
LegalizeDAG.cpp 3968 case ISD::STRICT_FCOS:
4752 case ISD::STRICT_FCOS:
  /src/external/apache2/llvm/dist/llvm/lib/Target/X86/
X86ISelLowering.cpp 752 setOperationAction(ISD::STRICT_FCOS, MVT::f128, LibCall);
1993 ISD::FCOS, ISD::STRICT_FCOS,
    [all...]

Completed in 39 milliseconds