HomeSort by relevance Sort by last modified time
    Searched refs:STRICT_FCOS (Results 1 - 9 of 9) sorted by null

  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
ISDOpcodes.h 273 STRICT_FSQRT, STRICT_FPOW, STRICT_FPOWI, STRICT_FSIN, STRICT_FCOS,
    [all...]
SelectionDAGNodes.h 667 case ISD::STRICT_FCOS:
    [all...]
TargetLowering.h 806 case ISD::STRICT_FCOS: EqOpc = ISD::FCOS; break;
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
LegalizeVectorOps.cpp 306 case ISD::STRICT_FCOS:
747 case ISD::STRICT_FCOS:
    [all...]
SelectionDAGDumper.cpp 186 case ISD::STRICT_FCOS: return "strict_fcos";
    [all...]
LegalizeDAG.cpp     [all...]
LegalizeVectorTypes.cpp 767 case ISD::STRICT_FCOS:
    [all...]
SelectionDAG.cpp     [all...]
SelectionDAGBuilder.cpp     [all...]

Completed in 3124 milliseconds