Home
last modified time | relevance | path

Searched refs:ZERO_EXTEND_VECTOR_INREG (Results 1 – 25 of 42) sorted by relevance

12

/external/llvm/include/llvm/CodeGen/
DISDOpcodes.h444 ZERO_EXTEND_VECTOR_INREG, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DISDOpcodes.h580 ZERO_EXTEND_VECTOR_INREG, enumerator
/external/llvm-project/llvm/include/llvm/CodeGen/
DISDOpcodes.h729 ZERO_EXTEND_VECTOR_INREG, enumerator
/external/llvm-project/llvm/unittests/CodeGen/
DAArch64SelectionDAGTest.cpp96 auto Op = DAG->getNode(ISD::ZERO_EXTEND_VECTOR_INREG, Loc, OutVecVT, InVec); in TEST_F()
111 auto Op = DAG->getNode(ISD::ZERO_EXTEND_VECTOR_INREG, Loc, OutVecVT, InVec); in TEST_F()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorOps.cpp330 case ISD::ZERO_EXTEND_VECTOR_INREG: in LegalizeOp()
685 case ISD::ZERO_EXTEND_VECTOR_INREG: in Expand()
DSelectionDAGDumper.cpp247 case ISD::ZERO_EXTEND_VECTOR_INREG: return "zero_extend_vector_inreg"; in getOperationName()
DLegalizeVectorTypes.cpp623 case ISD::ZERO_EXTEND_VECTOR_INREG: in SplitVectorResult()
2131 case ISD::ZERO_EXTEND_VECTOR_INREG: in WidenVectorResult()
2443 case ISD::ZERO_EXTEND_VECTOR_INREG: in WidenVecRes_EXTEND_VECTOR_INREG()
2461 case ISD::ZERO_EXTEND_VECTOR_INREG: in WidenVecRes_EXTEND_VECTOR_INREG()
DLegalizeIntegerTypes.cpp107 case ISD::ZERO_EXTEND_VECTOR_INREG: in PromoteIntegerResult()
3360 case ISD::ZERO_EXTEND_VECTOR_INREG: in PromoteIntRes_EXTEND_VECTOR_INREG()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorTypes.cpp68 case ISD::ZERO_EXTEND_VECTOR_INREG: in ScalarizeVectorResult()
396 case ISD::ZERO_EXTEND_VECTOR_INREG: in ScalarizeVecRes_VecInregOp()
861 case ISD::ZERO_EXTEND_VECTOR_INREG: in SplitVectorResult()
1980 case ISD::ZERO_EXTEND_VECTOR_INREG: in SplitVectorOperand()
2787 case ISD::ZERO_EXTEND_VECTOR_INREG: in WidenVectorResult()
3255 return DAG.getNode(ISD::ZERO_EXTEND_VECTOR_INREG, DL, WidenVT, InOp); in WidenVecRes_Convert()
3363 case ISD::ZERO_EXTEND_VECTOR_INREG: in WidenVecRes_EXTEND_VECTOR_INREG()
3381 case ISD::ZERO_EXTEND_VECTOR_INREG: in WidenVecRes_EXTEND_VECTOR_INREG()
4319 return DAG.getNode(ISD::ZERO_EXTEND_VECTOR_INREG, DL, VT, InOp); in WidenVecOp_EXTEND()
DSelectionDAGDumper.cpp325 case ISD::ZERO_EXTEND_VECTOR_INREG: return "zero_extend_vector_inreg"; in getOperationName()
DLegalizeVectorOps.cpp441 case ISD::ZERO_EXTEND_VECTOR_INREG: in LegalizeOp()
857 case ISD::ZERO_EXTEND_VECTOR_INREG: in Expand()
DTargetLowering.cpp1678 case ISD::ZERO_EXTEND_VECTOR_INREG: { in SimplifyDemandedBits()
1683 bool IsVecInReg = Op.getOpcode() == ISD::ZERO_EXTEND_VECTOR_INREG; in SimplifyDemandedBits()
1752 IsVecInReg ? ISD::ZERO_EXTEND_VECTOR_INREG : ISD::ZERO_EXTEND; in SimplifyDemandedBits()
2514 case ISD::ZERO_EXTEND_VECTOR_INREG: { in SimplifyDemandedVectorElts()
2532 if (Op.getOpcode() == ISD::ZERO_EXTEND_VECTOR_INREG) { in SimplifyDemandedVectorElts()
DLegalizeIntegerTypes.cpp112 case ISD::ZERO_EXTEND_VECTOR_INREG: in PromoteIntegerResult()
4357 case ISD::ZERO_EXTEND_VECTOR_INREG: in PromoteIntRes_EXTEND_VECTOR_INREG()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorTypes.cpp69 case ISD::ZERO_EXTEND_VECTOR_INREG: in ScalarizeVectorResult()
406 case ISD::ZERO_EXTEND_VECTOR_INREG: in ScalarizeVecRes_VecInregOp()
920 case ISD::ZERO_EXTEND_VECTOR_INREG: in SplitVectorResult()
2113 case ISD::ZERO_EXTEND_VECTOR_INREG: in SplitVectorOperand()
2945 case ISD::ZERO_EXTEND_VECTOR_INREG: in WidenVectorResult()
3422 return DAG.getNode(ISD::ZERO_EXTEND_VECTOR_INREG, DL, WidenVT, InOp); in WidenVecRes_Convert()
3526 case ISD::ZERO_EXTEND_VECTOR_INREG: in WidenVecRes_EXTEND_VECTOR_INREG()
3544 case ISD::ZERO_EXTEND_VECTOR_INREG: in WidenVecRes_EXTEND_VECTOR_INREG()
4486 return DAG.getNode(ISD::ZERO_EXTEND_VECTOR_INREG, DL, VT, InOp); in WidenVecOp_EXTEND()
DLegalizeVectorOps.cpp438 case ISD::ZERO_EXTEND_VECTOR_INREG: in LegalizeOp()
738 case ISD::ZERO_EXTEND_VECTOR_INREG: in Expand()
DSelectionDAGDumper.cpp335 case ISD::ZERO_EXTEND_VECTOR_INREG: return "zero_extend_vector_inreg"; in getOperationName()
DTargetLowering.cpp790 case ISD::ZERO_EXTEND_VECTOR_INREG: { in SimplifyMultipleUseDemandedBits()
1849 case ISD::ZERO_EXTEND_VECTOR_INREG: { in SimplifyDemandedBits()
1854 bool IsVecInReg = Op.getOpcode() == ISD::ZERO_EXTEND_VECTOR_INREG; in SimplifyDemandedBits()
1928 IsVecInReg ? ISD::ZERO_EXTEND_VECTOR_INREG : ISD::ZERO_EXTEND; in SimplifyDemandedBits()
2748 case ISD::ZERO_EXTEND_VECTOR_INREG: { in SimplifyDemandedVectorElts()
2766 if (Op.getOpcode() == ISD::ZERO_EXTEND_VECTOR_INREG) { in SimplifyDemandedVectorElts()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelLoweringHVX.cpp85 setOperationAction(ISD::ZERO_EXTEND_VECTOR_INREG, T, Legal); in initializeHVXLowering()
140 setOperationAction(ISD::ZERO_EXTEND_VECTOR_INREG, T, Legal); in initializeHVXLowering()
1437 return DAG.getNode(ISD::ZERO_EXTEND_VECTOR_INREG, SDLoc(Op), ty(Op), in LowerHvxExtend()
/external/llvm-project/llvm/lib/Target/Hexagon/
DHexagonISelLoweringHVX.cpp101 setOperationAction(ISD::ZERO_EXTEND_VECTOR_INREG, T, Legal); in initializeHVXLowering()
164 setOperationAction(ISD::ZERO_EXTEND_VECTOR_INREG, T, Legal); in initializeHVXLowering()
1634 return DAG.getNode(ISD::ZERO_EXTEND_VECTOR_INREG, SDLoc(Op), ty(Op), in LowerHvxExtend()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp699 setOperationAction(ISD::ZERO_EXTEND_VECTOR_INREG, VT, Expand); in initActions()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp900 setOperationAction(ISD::ZERO_EXTEND_VECTOR_INREG, VT, Expand); in initActions()
/external/llvm-project/llvm/lib/CodeGen/
DTargetLoweringBase.cpp817 setOperationAction(ISD::ZERO_EXTEND_VECTOR_INREG, VT, Expand); in initActions()
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp323 setOperationAction(ISD::ZERO_EXTEND_VECTOR_INREG, VT, Custom); in SystemZTargetLowering()
4579 case ISD::ZERO_EXTEND_VECTOR_INREG: in LowerOperation()
4779 Opcode == ISD::ZERO_EXTEND_VECTOR_INREG || in combineExtract()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp374 setOperationAction(ISD::ZERO_EXTEND_VECTOR_INREG, VT, Custom); in SystemZTargetLowering()
5199 case ISD::ZERO_EXTEND_VECTOR_INREG: in LowerOperation()
5511 Opcode == ISD::ZERO_EXTEND_VECTOR_INREG || in combineExtract()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
DTargetSelectionDAG.td408 def zext_invec : SDNode<"ISD::ZERO_EXTEND_VECTOR_INREG", SDTExtInvec>;

12