Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h448 STRICT_LLRINT, enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp415 case ISD::STRICT_LLRINT: return "strict_llrint"; in getOperationName()
H A DLegalizeDAG.cpp1019 case ISD::STRICT_LLRINT: in LegalizeOp()
4380 case ISD::STRICT_LLRINT: in ExpandNode()
4729 case ISD::STRICT_LLRINT: in ConvertNodeToLibcall()
H A DSelectionDAGISel.cpp1307 case ISD::STRICT_LLRINT: in DoInstructionSelection()
H A DLegalizeIntegerTypes.cpp2808 case ISD::STRICT_LLRINT: in ExpandIntegerResult()
4016 N->getOpcode() == ISD::STRICT_LLRINT) { in ExpandIntRes_XROUND_XRINT()
H A DLegalizeFloatTypes.cpp1019 case ISD::STRICT_LLRINT: in SoftenFloatOperand()
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetSelectionDAG.td613 def strict_llrint : SDNode<"ISD::STRICT_LLRINT",
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp804 ISD::STRICT_LLRINT}) in AArch64TargetLowering()
873 ISD::STRICT_LLROUND, ISD::STRICT_LRINT, ISD::STRICT_LLRINT}) { in AArch64TargetLowering()
7055 case ISD::STRICT_LLRINT: { 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()