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.h426 STRICT_FACOS, enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp220 case ISD::STRICT_FACOS: return "strict_facos"; in getOperationName()
H A DLegalizeFloatTypes.cpp79 case ISD::STRICT_FACOS: in SoftenFloatResult()
1409 case ISD::STRICT_FACOS: in ExpandFloatResult()
H A DLegalizeDAG.cpp4547 case ISD::STRICT_FACOS: in ConvertNodeToLibcall()
5576 case ISD::STRICT_FACOS: in PromoteNode()
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetSelectionDAG.td591 def strict_facos : SDNode<"ISD::STRICT_FACOS",
/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.cpp2478 {ISD::FACOS, ISD::STRICT_FACOS, in X86TargetLowering()