Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DISDOpcodes.h301 STRICT_FADD, STRICT_FSUB, STRICT_FMUL, STRICT_FDIV, STRICT_FREM, enumerator
/external/llvm-project/llvm/include/llvm/CodeGen/
DISDOpcodes.h385 STRICT_FREM, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp260 case ISD::STRICT_FREM: return "strict_frem"; in getOperationName()
DLegalizeFloatTypes.cpp110 case ISD::STRICT_FREM: in SoftenFloatResult()
1184 case ISD::STRICT_FREM: in ExpandFloatResult()
DLegalizeDAG.cpp4107 case ISD::STRICT_FREM: in ConvertNodeToLibcall()
4461 case ISD::STRICT_FREM: in PromoteNode()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp264 case ISD::STRICT_FREM: return "strict_frem"; in getOperationName()
DLegalizeFloatTypes.cpp110 case ISD::STRICT_FREM: in SoftenFloatResult()
1227 case ISD::STRICT_FREM: in ExpandFloatResult()
DLegalizeDAG.cpp4285 case ISD::STRICT_FREM: in ConvertNodeToLibcall()
4686 case ISD::STRICT_FREM: in PromoteNode()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
DTargetSelectionDAG.td493 def strict_frem : SDNode<"ISD::STRICT_FREM",
/external/llvm-project/llvm/include/llvm/Target/
DTargetSelectionDAG.td500 def strict_frem : SDNode<"ISD::STRICT_FREM",
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp1975 ISD::FREM, ISD::STRICT_FREM, in X86TargetLowering()
/external/llvm-project/llvm/lib/Target/X86/
DX86ISelLowering.cpp1961 ISD::FREM, ISD::STRICT_FREM, in X86TargetLowering()