Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DISDOpcodes.h308 STRICT_FSQRT, STRICT_FPOW, STRICT_FPOWI, STRICT_FSIN, STRICT_FCOS, enumerator
/external/llvm-project/llvm/include/llvm/CodeGen/
DISDOpcodes.h396 STRICT_FCOS, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp199 case ISD::STRICT_FCOS: return "strict_fcos"; in getOperationName()
DLegalizeFloatTypes.cpp78 case ISD::STRICT_FCOS: in SoftenFloatResult()
1140 case ISD::STRICT_FCOS: in ExpandFloatResult()
DLegalizeDAG.cpp3967 case ISD::STRICT_FCOS: in ConvertNodeToLibcall()
4525 case ISD::STRICT_FCOS: in PromoteNode()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp201 case ISD::STRICT_FCOS: return "strict_fcos"; in getOperationName()
DLegalizeFloatTypes.cpp78 case ISD::STRICT_FCOS: in SoftenFloatResult()
1178 case ISD::STRICT_FCOS: in ExpandFloatResult()
DLegalizeDAG.cpp4137 case ISD::STRICT_FCOS: in ConvertNodeToLibcall()
4751 case ISD::STRICT_FCOS: in PromoteNode()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
DTargetSelectionDAG.td501 def strict_fcos : SDNode<"ISD::STRICT_FCOS",
/external/llvm-project/llvm/include/llvm/Target/
DTargetSelectionDAG.td508 def strict_fcos : SDNode<"ISD::STRICT_FCOS",
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp706 setOperationAction(ISD::STRICT_FCOS, MVT::f128, LibCall); in X86TargetLowering()
1972 ISD::FCOS, ISD::STRICT_FCOS, in X86TargetLowering()
/external/llvm-project/llvm/lib/Target/X86/
DX86ISelLowering.cpp715 setOperationAction(ISD::STRICT_FCOS, MVT::f128, LibCall); in X86TargetLowering()
1958 ISD::FCOS, ISD::STRICT_FCOS, in X86TargetLowering()