Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h433 STRICT_LLRINT, enumerator
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp382 case ISD::STRICT_LLRINT: return "strict_llrint"; in getOperationName()
H A DLegalizeDAG.cpp1018 case ISD::STRICT_LLRINT: in LegalizeOp()
3919 case ISD::STRICT_LLRINT: in ExpandNode()
4206 case ISD::STRICT_LLRINT: in ConvertNodeToLibcall()
H A DSelectionDAGISel.cpp1157 case ISD::STRICT_LLRINT: in DoInstructionSelection()
H A DLegalizeIntegerTypes.cpp2443 case ISD::STRICT_LLRINT: in ExpandIntegerResult()
3545 N->getOpcode() == ISD::STRICT_LLRINT) { in ExpandIntRes_XROUND_XRINT()
H A DLegalizeFloatTypes.cpp853 case ISD::STRICT_LLRINT: in SoftenFloatOperand()
/openbsd-src/gnu/llvm/llvm/include/llvm/Target/
H A DTargetSelectionDAG.td558 def strict_llrint : SDNode<"ISD::STRICT_LLRINT",
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp315 ISD::STRICT_LRINT, ISD::STRICT_LLRINT, ISD::STRICT_LROUND, in RISCVTargetLowering()
354 setOperationAction({ISD::STRICT_LRINT, ISD::STRICT_LLRINT, in RISCVTargetLowering()
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp682 ISD::STRICT_LLRINT}) in AArch64TargetLowering()
742 ISD::STRICT_LLROUND, ISD::STRICT_LRINT, ISD::STRICT_LLRINT}) { in AArch64TargetLowering()
6078 case ISD::STRICT_LLRINT: { in LowerOperation()