Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h432 STRICT_LRINT, enumerator
/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp380 case ISD::STRICT_LRINT: return "strict_lrint"; in getOperationName()
H A DLegalizeDAG.cpp1017 case ISD::STRICT_LRINT: in LegalizeOp()
3918 case ISD::STRICT_LRINT: in ExpandNode()
4199 case ISD::STRICT_LRINT: in ConvertNodeToLibcall()
H A DSelectionDAGISel.cpp1156 case ISD::STRICT_LRINT: in DoInstructionSelection()
H A DLegalizeIntegerTypes.cpp2439 case ISD::STRICT_LRINT: in ExpandIntegerResult()
3519 N->getOpcode() == ISD::STRICT_LRINT) { in ExpandIntRes_XROUND_XRINT()
H A DLegalizeFloatTypes.cpp851 case ISD::STRICT_LRINT: in SoftenFloatOperand()
/openbsd/gnu/llvm/llvm/include/llvm/Target/
H A DTargetSelectionDAG.td556 def strict_lrint : SDNode<"ISD::STRICT_LRINT",
/openbsd/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp315 ISD::STRICT_LRINT, ISD::STRICT_LLRINT, ISD::STRICT_LROUND, in RISCVTargetLowering()
354 setOperationAction({ISD::STRICT_LRINT, ISD::STRICT_LLRINT, in RISCVTargetLowering()
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp681 for (auto Op : {ISD::STRICT_LROUND, ISD::STRICT_LLROUND, ISD::STRICT_LRINT, in AArch64TargetLowering()
742 ISD::STRICT_LLROUND, ISD::STRICT_LRINT, ISD::STRICT_LLRINT}) { in AArch64TargetLowering()
6077 case ISD::STRICT_LRINT: in LowerOperation()