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.h434 STRICT_LLRINT, enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp390 case ISD::STRICT_LLRINT: return "strict_llrint"; in getOperationName()
H A DLegalizeDAG.cpp1039 case ISD::STRICT_LLRINT: in LegalizeOp()
4291 case ISD::STRICT_LLRINT: in ExpandNode()
4594 case ISD::STRICT_LLRINT: in ConvertNodeToLibcall()
H A DSelectionDAGISel.cpp1196 case ISD::STRICT_LLRINT: in DoInstructionSelection()
H A DLegalizeIntegerTypes.cpp2646 case ISD::STRICT_LLRINT: in ExpandIntegerResult()
3833 N->getOpcode() == ISD::STRICT_LLRINT) { in ExpandIntRes_XROUND_XRINT()
H A DLegalizeFloatTypes.cpp936 case ISD::STRICT_LLRINT: in SoftenFloatOperand()
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetSelectionDAG.td575 def strict_llrint : SDNode<"ISD::STRICT_LLRINT",
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp717 ISD::STRICT_LLRINT}) in AArch64TargetLowering()
777 ISD::STRICT_LLROUND, ISD::STRICT_LRINT, ISD::STRICT_LLRINT}) { in AArch64TargetLowering()
6399 case ISD::STRICT_LLRINT: { in LowerOperation()
/freebsd/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()