Home
last modified time | relevance | path

Searched refs:getTypeAction (Results 51 – 75 of 332) sorted by relevance

12345678910>>...14

/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp338 switch (getTypeAction(InVT)) { in PromoteIntRes_BITCAST()
545 if (TLI.getTypeAction(*DAG.getContext(), Op0.getValueType()) in PromoteIntRes_EXTRACT_VECTOR_ELT()
635 if (getTypeAction(N->getOperand(0).getValueType()) in PromoteIntRes_INT_EXTEND()
1049 if (getTypeAction(SVT) == TargetLowering::TypePromoteInteger) { in PromoteIntRes_SETCC()
1050 if (getTypeAction(InVT) == TargetLowering::TypePromoteInteger) { in PromoteIntRes_SETCC()
1208 switch (getTypeAction(InOp.getValueType())) { in PromoteIntRes_TRUNCATE()
2806 assert(getTypeAction(Op.getValueType()) == in ExpandIntRes_ANY_EXTEND()
3817 assert(getTypeAction(Op.getValueType()) == in ExpandIntRes_SIGN_EXTEND()
4082 assert(getTypeAction(Op.getValueType()) == in ExpandIntRes_ZERO_EXTEND()
4609 if (getTypeAction(InVT) == TargetLowering::TypePromoteInteger) { in PromoteIntRes_EXTRACT_SUBVECTOR()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp346 switch (getTypeAction(InVT)) { in PromoteIntRes_BITCAST()
573 if (TLI.getTypeAction(*DAG.getContext(), Op0.getValueType()) in PromoteIntRes_EXTRACT_VECTOR_ELT()
663 if (getTypeAction(N->getOperand(0).getValueType()) in PromoteIntRes_INT_EXTEND()
1074 if (getTypeAction(SVT) == TargetLowering::TypePromoteInteger) { in PromoteIntRes_SETCC()
1075 if (getTypeAction(InVT) == TargetLowering::TypePromoteInteger) { in PromoteIntRes_SETCC()
1233 switch (getTypeAction(InOp.getValueType())) { in PromoteIntRes_TRUNCATE()
2871 assert(getTypeAction(Op.getValueType()) == in ExpandIntRes_ANY_EXTEND()
3890 assert(getTypeAction(Op.getValueType()) == in ExpandIntRes_SIGN_EXTEND()
4154 assert(getTypeAction(Op.getValueType()) == in ExpandIntRes_ZERO_EXTEND()
4714 if (getTypeAction(InVT) == TargetLowering::TypePromoteInteger) { in PromoteIntRes_EXTRACT_SUBVECTOR()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp307 switch (getTypeAction(InVT)) { in PromoteIntRes_BITCAST()
504 if (TLI.getTypeAction(*DAG.getContext(), Op0.getValueType()) in PromoteIntRes_EXTRACT_VECTOR_ELT()
580 if (getTypeAction(N->getOperand(0).getValueType()) in PromoteIntRes_INT_EXTEND()
924 if (getTypeAction(SVT) == TargetLowering::TypePromoteInteger) { in PromoteIntRes_SETCC()
925 if (getTypeAction(InVT) == TargetLowering::TypePromoteInteger) { in PromoteIntRes_SETCC()
1020 switch (getTypeAction(InOp.getValueType())) { in PromoteIntRes_TRUNCATE()
2527 assert(getTypeAction(Op.getValueType()) == in ExpandIntRes_ANY_EXTEND()
2701 if (getTypeAction(Op.getValueType()) == TargetLowering::TypePromoteFloat) in ExpandIntRes_FP_TO_SINT()
3444 assert(getTypeAction(Op.getValueType()) == in ExpandIntRes_SIGN_EXTEND()
3709 assert(getTypeAction(Op.getValueType()) == in ExpandIntRes_ZERO_EXTEND()
[all …]
H A DLegalizeTypesGeneric.cpp48 switch (getTypeAction(InVT)) { in ExpandRes_BITCAST()
518 else if (getTypeAction(Cond.getValueType()) == in SplitRes_SELECT()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp295 switch (getTypeAction(InVT)) { in PromoteIntRes_BITCAST()
492 if (TLI.getTypeAction(*DAG.getContext(), Op0.getValueType()) in PromoteIntRes_EXTRACT_VECTOR_ELT()
568 if (getTypeAction(N->getOperand(0).getValueType()) in PromoteIntRes_INT_EXTEND()
912 if (getTypeAction(SVT) == TargetLowering::TypePromoteInteger) { in PromoteIntRes_SETCC()
913 if (getTypeAction(InVT) == TargetLowering::TypePromoteInteger) { in PromoteIntRes_SETCC()
1008 switch (getTypeAction(InOp.getValueType())) { in PromoteIntRes_TRUNCATE()
2515 assert(getTypeAction(Op.getValueType()) == in ExpandIntRes_ANY_EXTEND()
2689 if (getTypeAction(Op.getValueType()) == TargetLowering::TypePromoteFloat) in ExpandIntRes_FP_TO_SINT()
3432 assert(getTypeAction(Op.getValueType()) == in ExpandIntRes_SIGN_EXTEND()
3697 assert(getTypeAction(Op.getValueType()) == in ExpandIntRes_ZERO_EXTEND()
[all …]
H A DLegalizeTypesGeneric.cpp48 switch (getTypeAction(InVT)) { in ExpandRes_BITCAST()
518 else if (getTypeAction(Cond.getValueType()) == in SplitRes_SELECT()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp307 switch (getTypeAction(InVT)) { in PromoteIntRes_BITCAST()
504 if (TLI.getTypeAction(*DAG.getContext(), Op0.getValueType()) in PromoteIntRes_EXTRACT_VECTOR_ELT()
580 if (getTypeAction(N->getOperand(0).getValueType()) in PromoteIntRes_INT_EXTEND()
924 if (getTypeAction(SVT) == TargetLowering::TypePromoteInteger) { in PromoteIntRes_SETCC()
925 if (getTypeAction(InVT) == TargetLowering::TypePromoteInteger) { in PromoteIntRes_SETCC()
1020 switch (getTypeAction(InOp.getValueType())) { in PromoteIntRes_TRUNCATE()
2527 assert(getTypeAction(Op.getValueType()) == in ExpandIntRes_ANY_EXTEND()
2701 if (getTypeAction(Op.getValueType()) == TargetLowering::TypePromoteFloat) in ExpandIntRes_FP_TO_SINT()
3444 assert(getTypeAction(Op.getValueType()) == in ExpandIntRes_SIGN_EXTEND()
3709 assert(getTypeAction(Op.getValueType()) == in ExpandIntRes_ZERO_EXTEND()
[all …]
H A DLegalizeTypesGeneric.cpp48 switch (getTypeAction(InVT)) { in ExpandRes_BITCAST()
518 else if (getTypeAction(Cond.getValueType()) == in SplitRes_SELECT()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/unittests/CodeGen/
H A DSelectionDAGAddressAnalysisTest.cpp83 TargetLoweringBase::LegalizeTypeAction getTypeAction(EVT VT) { in getTypeAction() function in llvm::SelectionDAGAddressAnalysisTest
84 return DAG->getTargetLoweringInfo().getTypeAction(Context, VT); in getTypeAction()
/dports/devel/llvm80/llvm-8.0.1.src/lib/CodeGen/
H A DTargetLoweringBase.cpp741 LegalizeTypeAction LA = ValueTypeActions.getTypeAction(SVT); in getTypeConversion()
744 ValueTypeActions.getTypeAction(NVT) != TypePromoteInteger) && in getTypeConversion()
826 if (NVT != MVT() && ValueTypeActions.getTypeAction(NVT) == TypeLegal) in getTypeConversion()
852 if (ValueTypeActions.getTypeAction(LargerVector) == TypeLegal) in getTypeConversion()
1293 LegalizeTypeAction TA = getTypeAction(Context, VT); in getVectorTypeBreakdown()
/dports/devel/llvm70/llvm-7.0.1.src/lib/CodeGen/
H A DTargetLoweringBase.cpp730 LegalizeTypeAction LA = ValueTypeActions.getTypeAction(SVT); in getTypeConversion()
733 ValueTypeActions.getTypeAction(NVT) != TypePromoteInteger) && in getTypeConversion()
815 if (NVT != MVT() && ValueTypeActions.getTypeAction(NVT) == TypeLegal) in getTypeConversion()
841 if (ValueTypeActions.getTypeAction(LargerVector) == TypeLegal) in getTypeConversion()
1282 LegalizeTypeAction TA = getTypeAction(Context, VT); in getVectorTypeBreakdown()
/dports/devel/llvm80/llvm-8.0.1.src/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp269 switch (getTypeAction(InVT)) { in PromoteIntRes_BITCAST()
450 if (TLI.getTypeAction(*DAG.getContext(), Op0.getValueType()) in PromoteIntRes_EXTRACT_VECTOR_ELT()
512 if (getTypeAction(N->getOperand(0).getValueType()) in PromoteIntRes_INT_EXTEND()
721 if (getTypeAction(SVT) == TargetLowering::TypePromoteInteger) { in PromoteIntRes_SETCC()
722 if (getTypeAction(InVT) == TargetLowering::TypePromoteInteger) { in PromoteIntRes_SETCC()
807 switch (getTypeAction(InOp.getValueType())) { in PromoteIntRes_TRUNCATE()
2187 assert(getTypeAction(Op.getValueType()) == in ExpandIntRes_ANY_EXTEND()
2340 if (getTypeAction(Op.getValueType()) == TargetLowering::TypePromoteFloat) in ExpandIntRes_FP_TO_SINT()
2857 assert(getTypeAction(Op.getValueType()) == in ExpandIntRes_SIGN_EXTEND()
3118 assert(getTypeAction(Op.getValueType()) == in ExpandIntRes_ZERO_EXTEND()
[all …]
H A DLegalizeTypes.cpp148 !(getTypeAction(VT) == TargetLowering::TypeSoftenFloat && in PerformExpensiveChecks()
243 switch (getTypeAction(ResultVT)) { in run()
305 switch (getTypeAction(OpVT)) { in run()
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/CodeGen/
H A DTargetLowering.h717 LegalizeTypeAction getTypeAction(MVT VT) const { in getTypeAction() function
734 LegalizeTypeAction getTypeAction(LLVMContext &Context, EVT VT) const { in getTypeAction() function
737 LegalizeTypeAction getTypeAction(MVT VT) const { in getTypeAction() function
738 return ValueTypeActions.getTypeAction(VT); in getTypeAction()
758 switch (getTypeAction(Context, VT)) { in getTypeToExpandTo()
1832 LegalizeTypeAction Action = getTypeAction(Context, VT); in shouldNormalizeToSelectSequence()
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/CodeGen/
H A DTargetLowering.h666 LegalizeTypeAction getTypeAction(MVT VT) const { in getTypeAction() function
683 LegalizeTypeAction getTypeAction(LLVMContext &Context, EVT VT) const { in getTypeAction() function
686 LegalizeTypeAction getTypeAction(MVT VT) const { in getTypeAction() function
687 return ValueTypeActions.getTypeAction(VT); in getTypeAction()
707 switch (getTypeAction(Context, VT)) { in getTypeToExpandTo()
1760 LegalizeTypeAction Action = getTypeAction(Context, VT); in shouldNormalizeToSelectSequence()
/dports/devel/llvm90/llvm-9.0.1.src/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.cpp147 !(getTypeAction(VT) == TargetLowering::TypeSoftenFloat && in PerformExpensiveChecks()
242 switch (getTypeAction(ResultVT)) { in run()
304 switch (getTypeAction(OpVT)) { in run()
/dports/devel/llvm70/llvm-7.0.1.src/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.cpp148 !(getTypeAction(VT) == TargetLowering::TypeSoftenFloat && in PerformExpensiveChecks()
243 switch (getTypeAction(ResultVT)) { in run()
305 switch (getTypeAction(OpVT)) { in run()
/dports/devel/llvm10/llvm-10.0.1.src/lib/CodeGen/
H A DTargetLoweringBase.cpp810 LegalizeTypeAction LA = ValueTypeActions.getTypeAction(SVT); in getTypeConversion()
814 ValueTypeActions.getTypeAction(NVT) != TypePromoteInteger)) && in getTypeConversion()
896 if (NVT != MVT() && ValueTypeActions.getTypeAction(NVT) == TypeLegal) in getTypeConversion()
922 if (ValueTypeActions.getTypeAction(LargerVector) == TypeLegal) in getTypeConversion()
1386 LegalizeTypeAction TA = getTypeAction(Context, VT); in getVectorTypeBreakdown()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp810 LegalizeTypeAction LA = ValueTypeActions.getTypeAction(SVT); in getTypeConversion()
814 ValueTypeActions.getTypeAction(NVT) != TypePromoteInteger)) && in getTypeConversion()
896 if (NVT != MVT() && ValueTypeActions.getTypeAction(NVT) == TypeLegal) in getTypeConversion()
922 if (ValueTypeActions.getTypeAction(LargerVector) == TypeLegal) in getTypeConversion()
1386 LegalizeTypeAction TA = getTypeAction(Context, VT); in getVectorTypeBreakdown()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp810 LegalizeTypeAction LA = ValueTypeActions.getTypeAction(SVT); in getTypeConversion()
814 ValueTypeActions.getTypeAction(NVT) != TypePromoteInteger)) && in getTypeConversion()
896 if (NVT != MVT() && ValueTypeActions.getTypeAction(NVT) == TypeLegal) in getTypeConversion()
922 if (ValueTypeActions.getTypeAction(LargerVector) == TypeLegal) in getTypeConversion()
1386 LegalizeTypeAction TA = getTypeAction(Context, VT); in getVectorTypeBreakdown()
/dports/devel/llvm90/llvm-9.0.1.src/lib/CodeGen/
H A DTargetLoweringBase.cpp824 LegalizeTypeAction LA = ValueTypeActions.getTypeAction(SVT); in getTypeConversion()
827 ValueTypeActions.getTypeAction(NVT) != TypePromoteInteger) && in getTypeConversion()
909 if (NVT != MVT() && ValueTypeActions.getTypeAction(NVT) == TypeLegal) in getTypeConversion()
935 if (ValueTypeActions.getTypeAction(LargerVector) == TypeLegal) in getTypeConversion()
1376 LegalizeTypeAction TA = getTypeAction(Context, VT); in getVectorTypeBreakdown()
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/CodeGen/
H A DTargetLowering.h767 LegalizeTypeAction getTypeAction(MVT VT) const { in getTypeAction() function
784 LegalizeTypeAction getTypeAction(LLVMContext &Context, EVT VT) const { in getTypeAction() function
787 LegalizeTypeAction getTypeAction(MVT VT) const { in getTypeAction() function
788 return ValueTypeActions.getTypeAction(VT); in getTypeAction()
808 switch (getTypeAction(Context, VT)) { in getTypeToExpandTo()
1879 LegalizeTypeAction Action = getTypeAction(Context, VT); in shouldNormalizeToSelectSequence()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DTargetLowering.h767 LegalizeTypeAction getTypeAction(MVT VT) const { in getTypeAction() function
784 LegalizeTypeAction getTypeAction(LLVMContext &Context, EVT VT) const { in getTypeAction() function
787 LegalizeTypeAction getTypeAction(MVT VT) const { in getTypeAction() function
788 return ValueTypeActions.getTypeAction(VT); in getTypeAction()
808 switch (getTypeAction(Context, VT)) { in getTypeToExpandTo()
1879 LegalizeTypeAction Action = getTypeAction(Context, VT); in shouldNormalizeToSelectSequence()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h767 LegalizeTypeAction getTypeAction(MVT VT) const { in getTypeAction() function
784 LegalizeTypeAction getTypeAction(LLVMContext &Context, EVT VT) const { in getTypeAction() function
787 LegalizeTypeAction getTypeAction(MVT VT) const { in getTypeAction() function
788 return ValueTypeActions.getTypeAction(VT); in getTypeAction()
808 switch (getTypeAction(Context, VT)) { in getTypeToExpandTo()
1879 LegalizeTypeAction Action = getTypeAction(Context, VT); in shouldNormalizeToSelectSequence()
/dports/devel/llvm11/llvm-11.0.1.src/lib/CodeGen/
H A DTargetLoweringBase.cpp817 LegalizeTypeAction LA = ValueTypeActions.getTypeAction(SVT); in getTypeConversion()
822 ValueTypeActions.getTypeAction(NVT) != TypePromoteInteger)) && in getTypeConversion()
907 if (NVT != MVT() && ValueTypeActions.getTypeAction(NVT) == TypeLegal) in getTypeConversion()
933 if (ValueTypeActions.getTypeAction(LargerVector) == TypeLegal) in getTypeConversion()
1411 LegalizeTypeAction TA = getTypeAction(Context, VT); in getVectorTypeBreakdown()

12345678910>>...14