Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h403 STRICT_FEXP, enumerator
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp218 case ISD::STRICT_FEXP: return "strict_fexp"; in getOperationName()
H A DLegalizeFloatTypes.cpp85 case ISD::STRICT_FEXP: in SoftenFloatResult()
1209 case ISD::STRICT_FEXP: in ExpandFloatResult()
H A DLegalizeDAG.cpp3980 case ISD::STRICT_FEXP: in ConvertNodeToLibcall()
4744 case ISD::STRICT_FEXP: in PromoteNode()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp1997 ISD::FEXP, ISD::STRICT_FEXP, in X86TargetLowering()