Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h404 STRICT_FREM, enumerator
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp269 case ISD::STRICT_FREM: return "strict_frem"; in getOperationName()
H A DLegalizeFloatTypes.cpp114 case ISD::STRICT_FREM: in SoftenFloatResult()
1275 case ISD::STRICT_FREM: in ExpandFloatResult()
H A DLegalizeDAG.cpp4190 case ISD::STRICT_FREM: in ConvertNodeToLibcall()
4768 case ISD::STRICT_FREM: in PromoteNode()
/llvm-project-15.0.7/llvm/include/llvm/Target/
H A DTargetSelectionDAG.td529 def strict_frem : SDNode<"ISD::STRICT_FREM",
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp593 ISD::FLOG2, ISD::FLOG10, ISD::STRICT_FREM, in AArch64TargetLowering()
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp2074 setOperationAction(ISD::STRICT_FREM, MVT::f16, Promote); in X86TargetLowering()
2316 ISD::FREM, ISD::STRICT_FREM, in X86TargetLowering()