Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h433 STRICT_LRINT, enumerator
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp388 case ISD::STRICT_LRINT: return "strict_lrint"; in getOperationName()
H A DLegalizeDAG.cpp1038 case ISD::STRICT_LRINT: in LegalizeOp()
4290 case ISD::STRICT_LRINT: in ExpandNode()
4587 case ISD::STRICT_LRINT: in ConvertNodeToLibcall()
H A DSelectionDAGISel.cpp1195 case ISD::STRICT_LRINT: in DoInstructionSelection()
H A DLegalizeIntegerTypes.cpp2642 case ISD::STRICT_LRINT: in ExpandIntegerResult()
3807 N->getOpcode() == ISD::STRICT_LRINT) { in ExpandIntRes_XROUND_XRINT()
H A DLegalizeFloatTypes.cpp934 case ISD::STRICT_LRINT: in SoftenFloatOperand()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetSelectionDAG.td573 def strict_lrint : SDNode<"ISD::STRICT_LRINT",
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp716 ISD::STRICT_LROUND, ISD::STRICT_LLROUND, ISD::STRICT_LRINT, in AArch64TargetLowering()
777 ISD::STRICT_LLROUND, ISD::STRICT_LRINT, ISD::STRICT_LLRINT}) { in AArch64TargetLowering()
6398 case ISD::STRICT_LRINT: in LowerOperation()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp423 ISD::STRICT_LRINT, ISD::STRICT_LLRINT, ISD::STRICT_LROUND, in RISCVTargetLowering()
480 setOperationAction({ISD::STRICT_LRINT, ISD::STRICT_LLRINT, in RISCVTargetLowering()