Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h439 STRICT_FACOS, enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp234 case ISD::STRICT_FACOS: return "strict_facos"; in getOperationName()
H A DLegalizeFloatTypes.cpp83 case ISD::STRICT_FACOS: in SoftenFloatResult()
1564 case ISD::STRICT_FACOS: in ExpandFloatResult()
H A DLegalizeDAG.cpp4727 case ISD::STRICT_FACOS: in ConvertNodeToLibcall()
5835 case ISD::STRICT_FACOS: in PromoteNode()
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetSelectionDAG.td626 def strict_facos : SDNode<"ISD::STRICT_FACOS",
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp758 ISD::STRICT_FACOS, ISD::STRICT_FASIN, ISD::STRICT_FATAN, in AArch64TargetLowering()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp2605 {ISD::FACOS, ISD::STRICT_FACOS, in X86TargetLowering()