Home
last modified time | relevance | path

Searched refs:STRICT_FCOS (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DISDOpcodes.h273 STRICT_FSQRT, STRICT_FPOW, STRICT_FPOWI, STRICT_FSIN, STRICT_FCOS, enumerator
DSelectionDAGNodes.h667 case ISD::STRICT_FCOS:
DTargetLowering.h806 case ISD::STRICT_FCOS: EqOpc = ISD::FCOS; break; in getStrictFPOperationAction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorOps.cpp306 case ISD::STRICT_FCOS: in LegalizeOp()
747 case ISD::STRICT_FCOS: in Expand()
DSelectionDAGDumper.cpp186 case ISD::STRICT_FCOS: return "strict_fcos"; in getOperationName()
DLegalizeDAG.cpp1102 case ISD::STRICT_FCOS: in LegalizeOp()
4056 case ISD::STRICT_FCOS: in ConvertNodeToLibcall()
DLegalizeVectorTypes.cpp767 case ISD::STRICT_FCOS: in SplitVectorResult()
DSelectionDAG.cpp7194 case ISD::STRICT_FCOS: NewOpc = ISD::FCOS; IsUnary = true; break; in mutateStrictFPToFP()
DSelectionDAGBuilder.cpp6291 Opcode = ISD::STRICT_FCOS; in visitConstrainedFPIntrinsic()