Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h446 STRICT_LLROUND, enumerator
/src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp411 case ISD::STRICT_LLROUND: return "strict_llround"; in getOperationName()
H A DLegalizeDAG.cpp1021 case ISD::STRICT_LLROUND: in LegalizeOp()
4382 case ISD::STRICT_LLROUND: in ExpandNode()
4715 case ISD::STRICT_LLROUND: in ConvertNodeToLibcall()
H A DSelectionDAGISel.cpp1309 case ISD::STRICT_LLROUND: in DoInstructionSelection()
H A DLegalizeIntegerTypes.cpp2807 case ISD::STRICT_LLROUND: in ExpandIntegerResult()
4003 N->getOpcode() == ISD::STRICT_LLROUND) { in ExpandIntRes_XROUND_XRINT()
H A DLegalizeFloatTypes.cpp1015 case ISD::STRICT_LLROUND: in SoftenFloatOperand()
/src/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetSelectionDAG.td623 def strict_llround : SDNode<"ISD::STRICT_LLROUND",
/src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp803 ISD::STRICT_LROUND, ISD::STRICT_LLROUND, ISD::STRICT_LRINT, in AArch64TargetLowering()
873 ISD::STRICT_LLROUND, ISD::STRICT_LRINT, ISD::STRICT_LLRINT}) { in AArch64TargetLowering()
7053 case ISD::STRICT_LLROUND: in LowerOperation()
/src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp433 ISD::STRICT_LLROUND, ISD::STRICT_FMA, ISD::STRICT_FADD, in RISCVTargetLowering()
490 ISD::STRICT_LROUND, ISD::STRICT_LLROUND}, in RISCVTargetLowering()