Home
last modified time | relevance | path

Searched refs:STRICT_LLROUND (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h460 STRICT_LLROUND, enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp431 case ISD::STRICT_LLROUND: return "strict_llround"; in getOperationName()
H A DLegalizeDAG.cpp1051 case ISD::STRICT_LLROUND: in LegalizeOp()
4533 case ISD::STRICT_LLROUND: in ExpandNode()
4914 case ISD::STRICT_LLROUND: in ConvertNodeToLibcall()
H A DSelectionDAGISel.cpp1325 case ISD::STRICT_LLROUND: in DoInstructionSelection()
H A DLegalizeIntegerTypes.cpp2990 case ISD::STRICT_LLROUND: in ExpandIntegerResult()
4223 N->getOpcode() == ISD::STRICT_LLROUND) { in ExpandIntRes_XROUND_XRINT()
H A DLegalizeFloatTypes.cpp1157 case ISD::STRICT_LLROUND: in SoftenFloatOperand()
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetSelectionDAG.td660 def strict_llround : SDNode<"ISD::STRICT_LLROUND",
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp456 ISD::STRICT_LLRINT, ISD::STRICT_LROUND, ISD::STRICT_LLROUND, in RISCVTargetLowering()
514 ISD::STRICT_LROUND, ISD::STRICT_LLROUND, in RISCVTargetLowering()
3228 case ISD::STRICT_LLROUND: in matchRoundingOp()
7742 case ISD::STRICT_LLROUND: { in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp837 ISD::STRICT_LROUND, ISD::STRICT_LLROUND, ISD::STRICT_LRINT, in AArch64TargetLowering()
912 ISD::STRICT_LLROUND, ISD::STRICT_LRINT, ISD::STRICT_LLRINT}) { in AArch64TargetLowering()
7527 case ISD::STRICT_LLROUND: in LowerOperation()