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.h461 STRICT_LRINT, enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp433 case ISD::STRICT_LRINT: return "strict_lrint"; in getOperationName()
H A DLegalizeDAG.cpp1048 case ISD::STRICT_LRINT: in LegalizeOp()
4530 case ISD::STRICT_LRINT: in ExpandNode()
4921 case ISD::STRICT_LRINT: in ConvertNodeToLibcall()
H A DSelectionDAGISel.cpp1322 case ISD::STRICT_LRINT: in DoInstructionSelection()
H A DLegalizeIntegerTypes.cpp2987 case ISD::STRICT_LRINT: in ExpandIntegerResult()
4210 N->getOpcode() == ISD::STRICT_LRINT) { in ExpandIntRes_XROUND_XRINT()
H A DLegalizeFloatTypes.cpp1159 case ISD::STRICT_LRINT: in SoftenFloatOperand()
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetSelectionDAG.td648 def strict_lrint : SDNode<"ISD::STRICT_LRINT",
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp455 ISD::LROUND, ISD::LLROUND, ISD::STRICT_LRINT, in RISCVTargetLowering()
515 ISD::STRICT_LRINT, ISD::STRICT_LLRINT}) in RISCVTargetLowering()
3235 case ISD::STRICT_LRINT: in matchRoundingOp()
7739 case ISD::STRICT_LRINT: 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()
7528 case ISD::STRICT_LRINT: in LowerOperation()