Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
DISDOpcodes.h405 STRICT_FLOG, enumerator
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp222 case ISD::STRICT_FLOG: return "strict_flog"; in getOperationName()
DLegalizeFloatTypes.cpp91 case ISD::STRICT_FLOG: in SoftenFloatResult()
1215 case ISD::STRICT_FLOG: in ExpandFloatResult()
DLegalizeDAG.cpp3965 case ISD::STRICT_FLOG: in ConvertNodeToLibcall()
4742 case ISD::STRICT_FLOG: in PromoteNode()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
DX86ISelLowering.cpp2000 ISD::FLOG, ISD::STRICT_FLOG, in X86TargetLowering()