HomeSort by relevance Sort by last modified time
    Searched refs:STRICT_FSIN (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 666 case ISD::STRICT_FSIN:
    [all...]
TargetLowering.h 805 case ISD::STRICT_FSIN: EqOpc = ISD::FSIN; break;
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
LegalizeVectorOps.cpp 305 case ISD::STRICT_FSIN:
746 case ISD::STRICT_FSIN:
    [all...]
SelectionDAGDumper.cpp 184 case ISD::STRICT_FSIN: return "strict_fsin";
    [all...]
LegalizeDAG.cpp     [all...]
LegalizeVectorTypes.cpp 766 case ISD::STRICT_FSIN:
    [all...]
SelectionDAG.cpp     [all...]
SelectionDAGBuilder.cpp     [all...]

Completed in 498 milliseconds