Searched refs:STRICT_LLROUND (Results 1 – 9 of 9) sorted by relevance
| /src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | ISDOpcodes.h | 446 STRICT_LLROUND, enumerator
|
| /src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAGDumper.cpp | 411 case ISD::STRICT_LLROUND: return "strict_llround"; in getOperationName()
|
| H A D | LegalizeDAG.cpp | 1021 case ISD::STRICT_LLROUND: in LegalizeOp() 4382 case ISD::STRICT_LLROUND: in ExpandNode() 4715 case ISD::STRICT_LLROUND: in ConvertNodeToLibcall()
|
| H A D | SelectionDAGISel.cpp | 1309 case ISD::STRICT_LLROUND: in DoInstructionSelection()
|
| H A D | LegalizeIntegerTypes.cpp | 2807 case ISD::STRICT_LLROUND: in ExpandIntegerResult() 4003 N->getOpcode() == ISD::STRICT_LLROUND) { in ExpandIntRes_XROUND_XRINT()
|
| H A D | LegalizeFloatTypes.cpp | 1015 case ISD::STRICT_LLROUND: in SoftenFloatOperand()
|
| /src/contrib/llvm-project/llvm/include/llvm/Target/ |
| H A D | TargetSelectionDAG.td | 623 def strict_llround : SDNode<"ISD::STRICT_LLROUND",
|
| /src/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelLowering.cpp | 803 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 D | RISCVISelLowering.cpp | 433 ISD::STRICT_LLROUND, ISD::STRICT_FMA, ISD::STRICT_FADD, in RISCVTargetLowering() 490 ISD::STRICT_LROUND, ISD::STRICT_LLROUND}, in RISCVTargetLowering()
|