Searched refs:ZERO_EXTEND_VECTOR_INREG (Results 1 – 15 of 15) sorted by relevance
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| D | ISDOpcodes.h | 780 ZERO_EXTEND_VECTOR_INREG, enumerator
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| D | LegalizeVectorTypes.cpp | 69 case ISD::ZERO_EXTEND_VECTOR_INREG: in ScalarizeVectorResult() 423 case ISD::ZERO_EXTEND_VECTOR_INREG: in ScalarizeVecRes_VecInregOp() 963 case ISD::ZERO_EXTEND_VECTOR_INREG: in SplitVectorResult() 2213 case ISD::ZERO_EXTEND_VECTOR_INREG: in SplitVectorOperand() 3088 case ISD::ZERO_EXTEND_VECTOR_INREG: in WidenVectorResult() 3571 return DAG.getNode(ISD::ZERO_EXTEND_VECTOR_INREG, DL, WidenVT, InOp); in WidenVecRes_Convert() 3696 case ISD::ZERO_EXTEND_VECTOR_INREG: in WidenVecRes_EXTEND_VECTOR_INREG() 3714 case ISD::ZERO_EXTEND_VECTOR_INREG: in WidenVecRes_EXTEND_VECTOR_INREG() 4674 return DAG.getNode(ISD::ZERO_EXTEND_VECTOR_INREG, DL, VT, InOp); in WidenVecOp_EXTEND()
|
| D | LegalizeVectorOps.cpp | 438 case ISD::ZERO_EXTEND_VECTOR_INREG: in LegalizeOp() 749 case ISD::ZERO_EXTEND_VECTOR_INREG: in Expand()
|
| D | SelectionDAGDumper.cpp | 341 case ISD::ZERO_EXTEND_VECTOR_INREG: return "zero_extend_vector_inreg"; in getOperationName()
|
| D | TargetLowering.cpp | 798 case ISD::ZERO_EXTEND_VECTOR_INREG: { in SimplifyMultipleUseDemandedBits() 1871 case ISD::ZERO_EXTEND_VECTOR_INREG: { in SimplifyDemandedBits() 1876 bool IsVecInReg = Op.getOpcode() == ISD::ZERO_EXTEND_VECTOR_INREG; in SimplifyDemandedBits() 1950 IsVecInReg ? ISD::ZERO_EXTEND_VECTOR_INREG : ISD::ZERO_EXTEND; in SimplifyDemandedBits() 2790 case ISD::ZERO_EXTEND_VECTOR_INREG: { in SimplifyDemandedVectorElts() 2808 if (Op.getOpcode() == ISD::ZERO_EXTEND_VECTOR_INREG) { in SimplifyDemandedVectorElts()
|
| D | LegalizeIntegerTypes.cpp | 122 case ISD::ZERO_EXTEND_VECTOR_INREG: in PromoteIntegerResult() 4926 case ISD::ZERO_EXTEND_VECTOR_INREG: in PromoteIntRes_EXTEND_VECTOR_INREG()
|
| D | DAGCombiner.cpp | 1679 case ISD::ZERO_EXTEND_VECTOR_INREG: return visitEXTEND_VECTOR_INREG(N); in visit() 10400 Opcode == ISD::ZERO_EXTEND_VECTOR_INREG) in tryToFoldExtendOfConstant() 10452 Opcode == ISD::ZERO_EXTEND || Opcode == ISD::ZERO_EXTEND_VECTOR_INREG; in tryToFoldExtendOfConstant() 12045 N0.getOpcode() == ISD::ZERO_EXTEND_VECTOR_INREG) { in visitSIGN_EXTEND_INREG() 12050 bool IsZext = N0.getOpcode() == ISD::ZERO_EXTEND_VECTOR_INREG; in visitSIGN_EXTEND_INREG() 20868 Opcode != ISD::ZERO_EXTEND_VECTOR_INREG) in combineTruncationShuffle()
|
| D | SelectionDAG.cpp | 3251 case ISD::ZERO_EXTEND_VECTOR_INREG: { in computeKnownBits() 4981 case ISD::ZERO_EXTEND_VECTOR_INREG: in getNode()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| D | HexagonISelLoweringHVX.cpp | 101 setOperationAction(ISD::ZERO_EXTEND_VECTOR_INREG, T, Legal); in initializeHVXLowering() 164 setOperationAction(ISD::ZERO_EXTEND_VECTOR_INREG, T, Legal); in initializeHVXLowering() 1646 return DAG.getNode(ISD::ZERO_EXTEND_VECTOR_INREG, SDLoc(Op), ty(Op), in LowerHvxExtend()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/ |
| D | TargetLoweringBase.cpp | 838 setOperationAction(ISD::ZERO_EXTEND_VECTOR_INREG, VT, Expand); in initActions()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| D | SystemZISelLowering.cpp | 382 setOperationAction(ISD::ZERO_EXTEND_VECTOR_INREG, VT, Custom); in SystemZTargetLowering() 5526 case ISD::ZERO_EXTEND_VECTOR_INREG: in LowerOperation() 5817 Opcode == ISD::ZERO_EXTEND_VECTOR_INREG || in combineExtract()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Target/ |
| D | TargetSelectionDAG.td | 430 def zext_invec : SDNode<"ISD::ZERO_EXTEND_VECTOR_INREG", SDTExtInvec>;
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/ |
| D | X86ISelLowering.cpp | 1162 setOperationAction(ISD::ZERO_EXTEND_VECTOR_INREG, VT, Legal); in X86TargetLowering() 1384 setOperationAction(ISD::ZERO_EXTEND_VECTOR_INREG, VT, Custom); in X86TargetLowering() 1631 setOperationAction(ISD::ZERO_EXTEND_VECTOR_INREG, VT, Custom); in X86TargetLowering() 2043 setTargetDAGCombine(ISD::ZERO_EXTEND_VECTOR_INREG); in X86TargetLowering() 6339 case ISD::ZERO_EXTEND_VECTOR_INREG: in getOpcode_EXTEND() 6355 case ISD::ZERO_EXTEND_VECTOR_INREG: in getOpcode_EXTEND_VECTOR_INREG() 6356 return ISD::ZERO_EXTEND_VECTOR_INREG; in getOpcode_EXTEND_VECTOR_INREG() 7890 case ISD::ZERO_EXTEND_VECTOR_INREG: in getFauxShuffleMask() 10034 IndicesVec = DAG.getNode(ISD::ZERO_EXTEND_VECTOR_INREG, SDLoc(IndicesVec), in createVariablePermute() 25010 ShAmt = DAG.getNode(ISD::ZERO_EXTEND_VECTOR_INREG, SDLoc(ShAmt), in getTargetVShiftNode() [all …]
|
| D | X86ISelDAGToDAG.cpp | 1055 : ISD::ZERO_EXTEND_VECTOR_INREG; in PreprocessISelDAG()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| D | PPCISelLowering.cpp | 17048 SubOpcd0 == ISD::ZERO_EXTEND_VECTOR_INREG) && in combineABS() 17050 SubOpcd1 == ISD::ZERO_EXTEND_VECTOR_INREG)) { in combineABS()
|