Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h385 STRICT_FREM, enumerator
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp264 case ISD::STRICT_FREM: return "strict_frem"; in getOperationName()
H A DLegalizeFloatTypes.cpp110 case ISD::STRICT_FREM: in SoftenFloatResult()
1246 case ISD::STRICT_FREM: in ExpandFloatResult()
H A DLegalizeDAG.cpp4116 case ISD::STRICT_FREM: in ConvertNodeToLibcall()
4687 case ISD::STRICT_FREM: in PromoteNode()
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Target/
H A DTargetSelectionDAG.td517 def strict_frem : SDNode<"ISD::STRICT_FREM",
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp1996 ISD::FREM, ISD::STRICT_FREM, in X86TargetLowering()