Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h433 STRICT_LLRINT, enumerator
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp377 case ISD::STRICT_LLRINT: return "strict_llrint"; in getOperationName()
H A DLegalizeDAG.cpp1016 case ISD::STRICT_LLRINT: in LegalizeOp()
3890 case ISD::STRICT_LLRINT: in ExpandNode()
4177 case ISD::STRICT_LLRINT: in ConvertNodeToLibcall()
H A DSelectionDAGISel.cpp1133 case ISD::STRICT_LLRINT: in DoInstructionSelection()
H A DLegalizeIntegerTypes.cpp2431 case ISD::STRICT_LLRINT: in ExpandIntegerResult()
3477 N->getOpcode() == ISD::STRICT_LLRINT) { in ExpandIntRes_LLROUND_LLRINT()
H A DLegalizeFloatTypes.cpp853 case ISD::STRICT_LLRINT: in SoftenFloatOperand()
/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp538 Opcode = ISD::STRICT_LLRINT; in mightUseCTR()
/llvm-project-15.0.7/llvm/include/llvm/Target/
H A DTargetSelectionDAG.td549 def strict_llrint : SDNode<"ISD::STRICT_LLRINT",
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp623 ISD::STRICT_LLRINT}) in AArch64TargetLowering()
687 ISD::STRICT_LLROUND, ISD::STRICT_LRINT, ISD::STRICT_LLRINT}) { in AArch64TargetLowering()
5616 case ISD::STRICT_LLRINT: { in LowerOperation()
/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp305 ISD::STRICT_LRINT, ISD::STRICT_LLRINT, ISD::STRICT_LROUND, in RISCVTargetLowering()