Home
last modified time | relevance | path

Searched defs:ShiftVT (Results 1 – 25 of 129) sorted by relevance

123456

/dports/devel/llvm80/llvm-8.0.1.src/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp349 EVT ShiftVT = TLI.getShiftAmountTy(VT, DAG.getDataLayout()); in getShiftAmountTyForConstant() local
364 EVT ShiftVT = getShiftAmountTyForConstant(DiffBits, NVT, TLI, DAG); in PromoteIntRes_BSWAP() local
376 EVT ShiftVT = getShiftAmountTyForConstant(DiffBits, NVT, TLI, DAG); in PromoteIntRes_BITREVERSE() local
H A DDAGCombiner.cpp2979 EVT ShiftVT = getShiftAmountTy(N0.getValueType()); in visitMUL() local
3425 EVT ShiftVT = getShiftAmountTy(N0.getValueType()); in visitUDIVLike() local
3620 EVT ShiftVT = getShiftAmountTy(N0.getValueType()); in visitMULHU() local
4183 EVT ShiftVT = TLI.getShiftAmountTy(HalfVT, DAG.getDataLayout()); in visitANDLike() local
5452 EVT ShiftVT = OppShift.getOperand(1).getValueType(); in extractShiftForRotate() local
6455 EVT ShiftVT = C1->getValueType(0); in visitRotate() local
6551 EVT ShiftVT = N1.getValueType(); in visitSHL() local
6747 EVT ShiftVT = N1.getValueType(); in visitSRA() local
6908 EVT ShiftVT = N1.getValueType(); in visitSRL() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1439 EVT ShiftVT = Op1.getValueType(); in SimplifyDemandedBits() local
1547 EVT ShiftVT = Op1.getValueType(); in SimplifyDemandedBits() local
1599 EVT ShiftVT = Op1.getValueType(); in SimplifyDemandedBits() local
3373 EVT ShiftVT = getShiftAmountTy(OpVT, DAG.getDataLayout(), in foldSetCCWithBinOp() local
6564 EVT ShiftVT = getShiftAmountTy(SrcVT, DAG.getDataLayout()); in expandUINT_TO_FP() local
H A DLegalizeDAG.cpp1561 EVT ShiftVT = IntVT; in ExpandFCOPYSIGN() local
2489 EVT ShiftVT = TLI.getShiftAmountTy(SrcVT, DAG.getDataLayout()); in ExpandLegalINT_TO_FP() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1458 EVT ShiftVT = Op1.getValueType(); in SimplifyDemandedBits() local
1566 EVT ShiftVT = Op1.getValueType(); in SimplifyDemandedBits() local
1618 EVT ShiftVT = Op1.getValueType(); in SimplifyDemandedBits() local
3367 EVT ShiftVT = getShiftAmountTy(OpVT, DAG.getDataLayout(), in foldSetCCWithBinOp() local
6453 EVT ShiftVT = getShiftAmountTy(SrcVT, DAG.getDataLayout()); in expandUINT_TO_FP() local
H A DLegalizeIntegerTypes.cpp427 EVT ShiftVT = TLI.getShiftAmountTy(VT, DAG.getDataLayout()); in getShiftAmountTyForConstant() local
449 EVT ShiftVT = getShiftAmountTyForConstant(NVT, TLI, DAG); in PromoteIntRes_BSWAP() local
461 EVT ShiftVT = getShiftAmountTyForConstant(NVT, TLI, DAG); in PromoteIntRes_BITREVERSE() local
H A DLegalizeDAG.cpp1549 EVT ShiftVT = IntVT; in ExpandFCOPYSIGN() local
2483 EVT ShiftVT = TLI.getShiftAmountTy(SrcVT, DAG.getDataLayout()); in ExpandLegalINT_TO_FP() local
/dports/devel/llvm11/llvm-11.0.1.src/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1432 EVT ShiftVT = Op1.getValueType(); in SimplifyDemandedBits() local
1540 EVT ShiftVT = Op1.getValueType(); in SimplifyDemandedBits() local
1592 EVT ShiftVT = Op1.getValueType(); in SimplifyDemandedBits() local
3341 EVT ShiftVT = getShiftAmountTy(OpVT, DAG.getDataLayout(), in foldSetCCWithBinOp() local
6446 EVT ShiftVT = getShiftAmountTy(SrcVT, DAG.getDataLayout()); in expandUINT_TO_FP() local
H A DLegalizeIntegerTypes.cpp417 EVT ShiftVT = TLI.getShiftAmountTy(VT, DAG.getDataLayout()); in getShiftAmountTyForConstant() local
439 EVT ShiftVT = getShiftAmountTyForConstant(NVT, TLI, DAG); in PromoteIntRes_BSWAP() local
451 EVT ShiftVT = getShiftAmountTyForConstant(NVT, TLI, DAG); in PromoteIntRes_BITREVERSE() local
H A DLegalizeDAG.cpp1546 EVT ShiftVT = IntVT; in ExpandFCOPYSIGN() local
2445 EVT ShiftVT = TLI.getShiftAmountTy(SrcVT, DAG.getDataLayout()); in ExpandLegalINT_TO_FP() local
/dports/devel/llvm90/llvm-9.0.1.src/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp366 EVT ShiftVT = TLI.getShiftAmountTy(VT, DAG.getDataLayout()); in getShiftAmountTyForConstant() local
381 EVT ShiftVT = getShiftAmountTyForConstant(DiffBits, NVT, TLI, DAG); in PromoteIntRes_BSWAP() local
393 EVT ShiftVT = getShiftAmountTyForConstant(DiffBits, NVT, TLI, DAG); in PromoteIntRes_BITREVERSE() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1435 EVT ShiftVT = Op1.getValueType(); in SimplifyDemandedBits() local
1543 EVT ShiftVT = Op1.getValueType(); in SimplifyDemandedBits() local
1595 EVT ShiftVT = Op1.getValueType(); in SimplifyDemandedBits() local
3428 EVT ShiftVT = getShiftAmountTy(OpVT, DAG.getDataLayout(), in foldSetCCWithBinOp() local
6882 EVT ShiftVT = getShiftAmountTy(SrcVT, DAG.getDataLayout()); in expandUINT_TO_FP() local
H A DLegalizeDAG.cpp1591 EVT ShiftVT = IntVT; in ExpandFCOPYSIGN() local
2386 EVT ShiftVT = TLI.getShiftAmountTy(SrcVT, DAG.getDataLayout()); in ExpandLegalINT_TO_FP() local
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1435 EVT ShiftVT = Op1.getValueType(); in SimplifyDemandedBits() local
1543 EVT ShiftVT = Op1.getValueType(); in SimplifyDemandedBits() local
1595 EVT ShiftVT = Op1.getValueType(); in SimplifyDemandedBits() local
3428 EVT ShiftVT = getShiftAmountTy(OpVT, DAG.getDataLayout(), in foldSetCCWithBinOp() local
6882 EVT ShiftVT = getShiftAmountTy(SrcVT, DAG.getDataLayout()); in expandUINT_TO_FP() local
H A DLegalizeDAG.cpp1591 EVT ShiftVT = IntVT; in ExpandFCOPYSIGN() local
2386 EVT ShiftVT = TLI.getShiftAmountTy(SrcVT, DAG.getDataLayout()); in ExpandLegalINT_TO_FP() local
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1426 EVT ShiftVT = Op1.getValueType(); in SimplifyDemandedBits() local
1534 EVT ShiftVT = Op1.getValueType(); in SimplifyDemandedBits() local
1586 EVT ShiftVT = Op1.getValueType(); in SimplifyDemandedBits() local
3387 EVT ShiftVT = getShiftAmountTy(OpVT, DAG.getDataLayout(), in foldSetCCWithBinOp() local
6723 EVT ShiftVT = getShiftAmountTy(SrcVT, DAG.getDataLayout()); in expandUINT_TO_FP() local
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1435 EVT ShiftVT = Op1.getValueType(); in SimplifyDemandedBits() local
1543 EVT ShiftVT = Op1.getValueType(); in SimplifyDemandedBits() local
1595 EVT ShiftVT = Op1.getValueType(); in SimplifyDemandedBits() local
3428 EVT ShiftVT = getShiftAmountTy(OpVT, DAG.getDataLayout(), in foldSetCCWithBinOp() local
6882 EVT ShiftVT = getShiftAmountTy(SrcVT, DAG.getDataLayout()); in expandUINT_TO_FP() local
H A DLegalizeDAG.cpp1591 EVT ShiftVT = IntVT; in ExpandFCOPYSIGN() local
2386 EVT ShiftVT = TLI.getShiftAmountTy(SrcVT, DAG.getDataLayout()); in ExpandLegalINT_TO_FP() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1443 EVT ShiftVT = Op1.getValueType(); in SimplifyDemandedBits() local
1551 EVT ShiftVT = Op1.getValueType(); in SimplifyDemandedBits() local
1603 EVT ShiftVT = Op1.getValueType(); in SimplifyDemandedBits() local
3427 EVT ShiftVT = getShiftAmountTy(OpVT, DAG.getDataLayout(), in foldSetCCWithBinOp() local
6892 EVT ShiftVT = getShiftAmountTy(SrcVT, DAG.getDataLayout()); in expandUINT_TO_FP() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1435 EVT ShiftVT = Op1.getValueType(); in SimplifyDemandedBits() local
1543 EVT ShiftVT = Op1.getValueType(); in SimplifyDemandedBits() local
1595 EVT ShiftVT = Op1.getValueType(); in SimplifyDemandedBits() local
3428 EVT ShiftVT = getShiftAmountTy(OpVT, DAG.getDataLayout(), in foldSetCCWithBinOp() local
6882 EVT ShiftVT = getShiftAmountTy(SrcVT, DAG.getDataLayout()); in expandUINT_TO_FP() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1426 EVT ShiftVT = Op1.getValueType(); in SimplifyDemandedBits() local
1534 EVT ShiftVT = Op1.getValueType(); in SimplifyDemandedBits() local
1586 EVT ShiftVT = Op1.getValueType(); in SimplifyDemandedBits() local
3387 EVT ShiftVT = getShiftAmountTy(OpVT, DAG.getDataLayout(), in foldSetCCWithBinOp() local
6723 EVT ShiftVT = getShiftAmountTy(SrcVT, DAG.getDataLayout()); in expandUINT_TO_FP() local
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1435 EVT ShiftVT = Op1.getValueType(); in SimplifyDemandedBits() local
1543 EVT ShiftVT = Op1.getValueType(); in SimplifyDemandedBits() local
1595 EVT ShiftVT = Op1.getValueType(); in SimplifyDemandedBits() local
3428 EVT ShiftVT = getShiftAmountTy(OpVT, DAG.getDataLayout(), in foldSetCCWithBinOp() local
6882 EVT ShiftVT = getShiftAmountTy(SrcVT, DAG.getDataLayout()); in expandUINT_TO_FP() local
/dports/devel/llvm10/llvm-10.0.1.src/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp402 EVT ShiftVT = TLI.getShiftAmountTy(VT, DAG.getDataLayout()); in getShiftAmountTyForConstant() local
418 EVT ShiftVT = getShiftAmountTyForConstant(NVT, TLI, DAG); in PromoteIntRes_BSWAP() local
430 EVT ShiftVT = getShiftAmountTyForConstant(NVT, TLI, DAG); in PromoteIntRes_BITREVERSE() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp390 EVT ShiftVT = TLI.getShiftAmountTy(VT, DAG.getDataLayout()); in getShiftAmountTyForConstant() local
406 EVT ShiftVT = getShiftAmountTyForConstant(NVT, TLI, DAG); in PromoteIntRes_BSWAP() local
418 EVT ShiftVT = getShiftAmountTyForConstant(NVT, TLI, DAG); in PromoteIntRes_BITREVERSE() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp402 EVT ShiftVT = TLI.getShiftAmountTy(VT, DAG.getDataLayout()); in getShiftAmountTyForConstant() local
418 EVT ShiftVT = getShiftAmountTyForConstant(NVT, TLI, DAG); in PromoteIntRes_BSWAP() local
430 EVT ShiftVT = getShiftAmountTyForConstant(NVT, TLI, DAG); in PromoteIntRes_BITREVERSE() local

123456