Searched refs:STRICT_LRINT (Results 1 – 9 of 9) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | ISDOpcodes.h | 433 STRICT_LRINT, enumerator
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAGDumper.cpp | 388 case ISD::STRICT_LRINT: return "strict_lrint"; in getOperationName()
|
| H A D | LegalizeDAG.cpp | 1038 case ISD::STRICT_LRINT: in LegalizeOp() 4290 case ISD::STRICT_LRINT: in ExpandNode() 4587 case ISD::STRICT_LRINT: in ConvertNodeToLibcall()
|
| H A D | SelectionDAGISel.cpp | 1195 case ISD::STRICT_LRINT: in DoInstructionSelection()
|
| H A D | LegalizeIntegerTypes.cpp | 2642 case ISD::STRICT_LRINT: in ExpandIntegerResult() 3807 N->getOpcode() == ISD::STRICT_LRINT) { in ExpandIntRes_XROUND_XRINT()
|
| H A D | LegalizeFloatTypes.cpp | 934 case ISD::STRICT_LRINT: in SoftenFloatOperand()
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Target/ |
| H A D | TargetSelectionDAG.td | 573 def strict_lrint : SDNode<"ISD::STRICT_LRINT",
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelLowering.cpp | 716 ISD::STRICT_LROUND, ISD::STRICT_LLROUND, ISD::STRICT_LRINT, in AArch64TargetLowering() 777 ISD::STRICT_LLROUND, ISD::STRICT_LRINT, ISD::STRICT_LLRINT}) { in AArch64TargetLowering() 6398 case ISD::STRICT_LRINT: in LowerOperation()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVISelLowering.cpp | 423 ISD::STRICT_LRINT, ISD::STRICT_LLRINT, ISD::STRICT_LROUND, in RISCVTargetLowering() 480 setOperationAction({ISD::STRICT_LRINT, ISD::STRICT_LLRINT, in RISCVTargetLowering()
|