Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DISDOpcodes.h444 ZERO_EXTEND_VECTOR_INREG, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DISDOpcodes.h489 ZERO_EXTEND_VECTOR_INREG, enumerator
/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()
DDAGCombiner.cpp1400 case ISD::ZERO_EXTEND_VECTOR_INREG: return visitZERO_EXTEND_VECTOR_INREG(N); in visit()
5788 Opcode == ISD::ZERO_EXTEND_VECTOR_INREG) in tryToFoldExtendOfConstant()
DSelectionDAG.cpp1070 return getNode(ISD::ZERO_EXTEND_VECTOR_INREG, DL, VT, Op); in getZeroExtendVectorInReg()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorTypes.cpp69 case ISD::ZERO_EXTEND_VECTOR_INREG: in ScalarizeVectorResult()
291 case ISD::ZERO_EXTEND_VECTOR_INREG: in ScalarizeVecRes_VecInregOp()
680 case ISD::ZERO_EXTEND_VECTOR_INREG: in SplitVectorResult()
1651 case ISD::ZERO_EXTEND_VECTOR_INREG: in SplitVectorOperand()
2339 case ISD::ZERO_EXTEND_VECTOR_INREG: in WidenVectorResult()
2660 case ISD::ZERO_EXTEND_VECTOR_INREG: in WidenVecRes_EXTEND_VECTOR_INREG()
2678 case ISD::ZERO_EXTEND_VECTOR_INREG: in WidenVecRes_EXTEND_VECTOR_INREG()
DLegalizeVectorOps.cpp389 case ISD::ZERO_EXTEND_VECTOR_INREG: in LegalizeOp()
715 case ISD::ZERO_EXTEND_VECTOR_INREG: in Expand()
DSelectionDAGDumper.cpp290 case ISD::ZERO_EXTEND_VECTOR_INREG: return "zero_extend_vector_inreg"; in getOperationName()
DLegalizeIntegerTypes.cpp109 case ISD::ZERO_EXTEND_VECTOR_INREG: in PromoteIntegerResult()
3516 case ISD::ZERO_EXTEND_VECTOR_INREG: in PromoteIntRes_EXTEND_VECTOR_INREG()
DSelectionDAG.cpp1151 return getNode(ISD::ZERO_EXTEND_VECTOR_INREG, DL, VT, Op); in getZeroExtendVectorInReg()
2682 case ISD::ZERO_EXTEND_VECTOR_INREG: { in computeKnownBits()
DDAGCombiner.cpp1555 case ISD::ZERO_EXTEND_VECTOR_INREG: return visitZERO_EXTEND_VECTOR_INREG(N); in visit()
7914 Opcode == ISD::ZERO_EXTEND_VECTOR_INREG) in tryToFoldExtendOfConstant()
9249 N0.getOpcode() == ISD::ZERO_EXTEND_VECTOR_INREG) && in visitSIGN_EXTEND_INREG()
16755 Opcode != ISD::ZERO_EXTEND_VECTOR_INREG) in combineTruncationShuffle()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonISelLoweringHVX.cpp86 setOperationAction(ISD::ZERO_EXTEND_VECTOR_INREG, T, Legal); in initializeHVXLowering()
141 setOperationAction(ISD::ZERO_EXTEND_VECTOR_INREG, T, Legal); in initializeHVXLowering()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp645 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/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-7.0/llvm/include/llvm/Target/
DTargetSelectionDAG.td388 def zext_invec : SDNode<"ISD::ZERO_EXTEND_VECTOR_INREG", SDTExtInvec>;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp348 setOperationAction(ISD::ZERO_EXTEND_VECTOR_INREG, VT, Custom); in SystemZTargetLowering()
4876 case ISD::ZERO_EXTEND_VECTOR_INREG: in LowerOperation()
5174 Opcode == ISD::ZERO_EXTEND_VECTOR_INREG || in combineExtract()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp953 setOperationAction(ISD::ZERO_EXTEND_VECTOR_INREG, VT, Legal); in X86TargetLowering()
1323 setOperationAction(ISD::ZERO_EXTEND_VECTOR_INREG, MVT::v64i8, Custom); in X86TargetLowering()
1735 setTargetDAGCombine(ISD::ZERO_EXTEND_VECTOR_INREG); in X86TargetLowering()
6336 case ISD::ZERO_EXTEND_VECTOR_INREG: in getFauxShuffleMask()
19267 assert((Op.getOpcode() != ISD::ZERO_EXTEND_VECTOR_INREG || in LowerEXTEND_VECTOR_INREG()
22789 unsigned ExSSE41 = ISD::MULHU == Opcode ? ISD::ZERO_EXTEND_VECTOR_INREG in LowerMULH()
25317 case ISD::ZERO_EXTEND_VECTOR_INREG: in LowerOperation()
29177 Shuffle = unsigned(ISD::ZERO_EXTEND_VECTOR_INREG); in matchUnaryVectorShuffle()
33674 SDValue Res = DAG.getNode(Mode == MULU8 ? ISD::ZERO_EXTEND_VECTOR_INREG in reduceVMULWidth()
39285 (Opcode == X86ISD::VZEXT) || (Opcode == ISD::ZERO_EXTEND_VECTOR_INREG); in combineVSZext()
[all …]
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/X86/
DX86GenFastISel.inc2230 // FastEmit functions for ISD::ZERO_EXTEND_VECTOR_INREG.
5522 …case ISD::ZERO_EXTEND_VECTOR_INREG: return fastEmit_ISD_ZERO_EXTEND_VECTOR_INREG_r(VT, RetVT, Op0,…
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp27570 SDValue Res = DAG.getNode(Mode == MULU8 ? ISD::ZERO_EXTEND_VECTOR_INREG in reduceVMULWidth()