Home
last modified time | relevance | path

Searched refs:STRICT_FSIN (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h395 STRICT_FSIN, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp199 case ISD::STRICT_FSIN: return "strict_fsin"; in getOperationName()
H A DLegalizeFloatTypes.cpp118 case ISD::STRICT_FSIN: in SoftenFloatResult()
1233 case ISD::STRICT_FSIN: in ExpandFloatResult()
H A DLegalizeDAG.cpp3962 case ISD::STRICT_FSIN: in ConvertNodeToLibcall()
4751 case ISD::STRICT_FSIN: in PromoteNode()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Target/
H A DTargetSelectionDAG.td523 def strict_fsin : SDNode<"ISD::STRICT_FSIN",
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp750 setOperationAction(ISD::STRICT_FSIN, MVT::f128, LibCall); in X86TargetLowering()
2000 ISD::FSIN, ISD::STRICT_FSIN}) in X86TargetLowering()