Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h431 STRICT_LLROUND, enumerator
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp378 case ISD::STRICT_LLROUND: return "strict_llround"; in getOperationName()
H A DLegalizeDAG.cpp1020 case ISD::STRICT_LLROUND: in LegalizeOp()
3921 case ISD::STRICT_LLROUND: in ExpandNode()
4192 case ISD::STRICT_LLROUND: in ConvertNodeToLibcall()
H A DSelectionDAGISel.cpp1159 case ISD::STRICT_LLROUND: in DoInstructionSelection()
H A DLegalizeIntegerTypes.cpp2442 case ISD::STRICT_LLROUND: in ExpandIntegerResult()
3532 N->getOpcode() == ISD::STRICT_LLROUND) { in ExpandIntRes_XROUND_XRINT()
H A DLegalizeFloatTypes.cpp849 case ISD::STRICT_LLROUND: in SoftenFloatOperand()
/openbsd-src/gnu/llvm/llvm/include/llvm/Target/
H A DTargetSelectionDAG.td568 def strict_llround : SDNode<"ISD::STRICT_LLROUND",
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp316 ISD::STRICT_LLROUND, ISD::STRICT_FMA, ISD::STRICT_FADD, in RISCVTargetLowering()
355 ISD::STRICT_LROUND, ISD::STRICT_LLROUND}, in RISCVTargetLowering()
/openbsd-src/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()
6076 case ISD::STRICT_LLROUND: in LowerOperation()