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.h462 STRICT_LLRINT, enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp435 case ISD::STRICT_LLRINT: return "strict_llrint"; in getOperationName()
H A DLegalizeDAG.cpp1049 case ISD::STRICT_LLRINT: in LegalizeOp()
4531 case ISD::STRICT_LLRINT: in ExpandNode()
4928 case ISD::STRICT_LLRINT: in ConvertNodeToLibcall()
H A DSelectionDAGISel.cpp1323 case ISD::STRICT_LLRINT: in DoInstructionSelection()
H A DLegalizeIntegerTypes.cpp2991 case ISD::STRICT_LLRINT: in ExpandIntegerResult()
4236 N->getOpcode() == ISD::STRICT_LLRINT) { in ExpandIntRes_XROUND_XRINT()
H A DLegalizeFloatTypes.cpp1161 case ISD::STRICT_LLRINT: in SoftenFloatOperand()
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetSelectionDAG.td650 def strict_llrint : SDNode<"ISD::STRICT_LLRINT",
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp456 ISD::STRICT_LLRINT, ISD::STRICT_LROUND, ISD::STRICT_LLROUND, in RISCVTargetLowering()
515 ISD::STRICT_LRINT, ISD::STRICT_LLRINT}) in RISCVTargetLowering()
3236 case ISD::STRICT_LLRINT: in matchRoundingOp()
7740 case ISD::STRICT_LLRINT: in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp838 ISD::STRICT_LLRINT}) in AArch64TargetLowering()
912 ISD::STRICT_LLROUND, ISD::STRICT_LRINT, ISD::STRICT_LLRINT}) { in AArch64TargetLowering()
7529 case ISD::STRICT_LLRINT: { in LowerOperation()