Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h447 STRICT_LRINT, enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp413 case ISD::STRICT_LRINT: return "strict_lrint"; in getOperationName()
H A DLegalizeDAG.cpp1018 case ISD::STRICT_LRINT: in LegalizeOp()
4379 case ISD::STRICT_LRINT: in ExpandNode()
4722 case ISD::STRICT_LRINT: in ConvertNodeToLibcall()
H A DSelectionDAGISel.cpp1306 case ISD::STRICT_LRINT: in DoInstructionSelection()
H A DLegalizeIntegerTypes.cpp2804 case ISD::STRICT_LRINT: in ExpandIntegerResult()
3990 N->getOpcode() == ISD::STRICT_LRINT) { in ExpandIntRes_XROUND_XRINT()
H A DLegalizeFloatTypes.cpp1017 case ISD::STRICT_LRINT: in SoftenFloatOperand()
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetSelectionDAG.td611 def strict_lrint : SDNode<"ISD::STRICT_LRINT",
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp803 ISD::STRICT_LROUND, ISD::STRICT_LLROUND, ISD::STRICT_LRINT, in AArch64TargetLowering()
873 ISD::STRICT_LLROUND, ISD::STRICT_LRINT, ISD::STRICT_LLRINT}) { in AArch64TargetLowering()
7054 case ISD::STRICT_LRINT: in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp432 ISD::STRICT_LRINT, ISD::STRICT_LLRINT, ISD::STRICT_LROUND, in RISCVTargetLowering()
489 setOperationAction({ISD::STRICT_LRINT, ISD::STRICT_LLRINT, in RISCVTargetLowering()