Home
last modified time | relevance | path

Searched refs:STRICT_FEXP (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DISDOpcodes.h309 STRICT_FEXP, STRICT_FEXP2, STRICT_FLOG, STRICT_FLOG10, STRICT_FLOG2, enumerator
/external/llvm-project/llvm/include/llvm/CodeGen/
DISDOpcodes.h397 STRICT_FEXP, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp214 case ISD::STRICT_FEXP: return "strict_fexp"; in getOperationName()
DLegalizeFloatTypes.cpp82 case ISD::STRICT_FEXP: in SoftenFloatResult()
1144 case ISD::STRICT_FEXP: in ExpandFloatResult()
DLegalizeDAG.cpp3992 case ISD::STRICT_FEXP: in ConvertNodeToLibcall()
4528 case ISD::STRICT_FEXP: in PromoteNode()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp218 case ISD::STRICT_FEXP: return "strict_fexp"; in getOperationName()
DLegalizeFloatTypes.cpp82 case ISD::STRICT_FEXP: in SoftenFloatResult()
1182 case ISD::STRICT_FEXP: in ExpandFloatResult()
DLegalizeDAG.cpp4162 case ISD::STRICT_FEXP: in ConvertNodeToLibcall()
4754 case ISD::STRICT_FEXP: in PromoteNode()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp1973 ISD::FEXP, ISD::STRICT_FEXP, in X86TargetLowering()
/external/llvm-project/llvm/lib/Target/X86/
DX86ISelLowering.cpp1959 ISD::FEXP, ISD::STRICT_FEXP, in X86TargetLowering()