Home
last modified time | relevance | path

Searched refs:STRICT_FASIN (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h425 STRICT_FASIN, enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp218 case ISD::STRICT_FASIN: return "strict_fasin"; in getOperationName()
H A DLegalizeFloatTypes.cpp81 case ISD::STRICT_FASIN: in SoftenFloatResult()
1411 case ISD::STRICT_FASIN: in ExpandFloatResult()
H A DLegalizeDAG.cpp4542 case ISD::STRICT_FASIN: in ConvertNodeToLibcall()
5575 case ISD::STRICT_FASIN: in PromoteNode()
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetSelectionDAG.td589 def strict_fasin : SDNode<"ISD::STRICT_FASIN",
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp743 ISD::STRICT_FACOS, ISD::STRICT_FASIN, ISD::STRICT_FATAN, in AArch64TargetLowering()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp2479 ISD::FASIN, ISD::STRICT_FASIN, in X86TargetLowering()