/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonISelLoweringHVX.cpp | 221 MVT ElemTy = Tys.first.getVectorElementType(); in typeJoin() local 237 MVT ElemTy = VecTy.getVectorElementType(); in typeExtElem() local 244 MVT ElemTy = VecTy.getVectorElementType(); in typeTruncElem() local 250 HexagonTargetLowering::opCastElem(SDValue Vec, MVT ElemTy, in opCastElem() 287 HexagonTargetLowering::convertToByteIndex(SDValue ElemIdx, MVT ElemTy, in convertToByteIndex() 303 HexagonTargetLowering::getIndexInWord32(SDValue Idx, MVT ElemTy, in getIndexInWord32() 325 MVT ElemTy = OpTy.getVectorElementType(); in getByteShuffle() local 355 MVT ElemTy = VecTy.getVectorElementType(); in buildHvxVectorReg() local 666 MVT ElemTy = ty(VecV).getVectorElementType(); in extractHvxElementReg() local 709 MVT ElemTy = ty(VecV).getVectorElementType(); in insertHvxElementReg() local [all …]
|
D | HexagonISelLowering.h | 388 MVT tyVector(MVT Ty, MVT ElemTy) const { in tyVector()
|
D | HexagonISelLowering.cpp | 873 MVT ElemTy = OpTy.getVectorElementType(); in LowerSETCC() local 931 MVT ElemTy = OpTy.getVectorElementType(); in LowerVSELECT() local 1927 MVT ElemTy = VT.getVectorElementType(); in getPreferredVectorAction() local 2155 MVT ElemTy = VecTy.getVectorElementType(); in getBuildVectorConstInts() local 2184 MVT ElemTy = VecTy.getVectorElementType(); in buildVector32() local 2267 MVT ElemTy = VecTy.getVectorElementType(); in buildVector64() local 2591 MVT ElemTy = VecTy.getVectorElementType(); in LowerCONCAT_VECTORS() local 2649 MVT ElemTy = ty(Vec).getVectorElementType(); in LowerEXTRACT_VECTOR_ELT() local
|
D | HexagonTargetTransformInfo.cpp | 268 Type *ElemTy = Val->isVectorTy() ? cast<VectorType>(Val)->getElementType() in getVectorInstrCost() local
|
D | HexagonISelDAGToDAGHVX.cpp | 1365 MVT ElemTy = ResTy.getVectorElementType(); in scalarizeShuffle() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | Type.cpp | 511 bool StructType::isValidElementType(Type *ElemTy) { in isValidElementType() 599 bool ArrayType::isValidElementType(Type *ElemTy) { in isValidElementType() 628 bool VectorType::isValidElementType(Type *ElemTy) { in isValidElementType() 663 bool PointerType::isValidElementType(Type *ElemTy) { in isValidElementType() 668 bool PointerType::isLoadableOrStorableType(Type *ElemTy) { in isLoadableOrStorableType()
|
D | DataLayout.cpp | 806 int64_t DataLayout::getIndexedOffsetInType(Type *ElemTy, in getIndexedOffsetInType()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/ |
D | ExecutionEngine.cpp | 615 Type *ElemTy = STy->getElementType(i); in getConstantValue() local 630 Type *ElemTy = VTy->getElementType(); in getConstantValue() local 919 Type* ElemTy; in getConstantValue() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | Evaluator.cpp | 530 Type *ElemTy = GV->getValueType(); in EvaluateBlock() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | Scalarizer.cpp | 167 Type *ElemTy = nullptr; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | ConstantFolding.cpp | 804 Constant *StripPtrCastKeepAS(Constant *Ptr, Type *&ElemTy) { in StripPtrCastKeepAS()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | GlobalOpt.cpp | 1962 Type *ElemTy = GV->getValueType(); in processInternalGlobal() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 166 MVT ElemTy = VT.getVectorElementType(); in addTypeForNEON() local 5956 EVT ElemTy = VT.getVectorElementType(); in LowerCTTZ() local 11169 EVT ElemTy = N00.getValueType().getVectorElementType(); in AddCombineVUZPToVPADDL() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.cpp | 10751 MVT ElemTy = N->getSimpleValueType(0).getScalarType(); in tryCombineShiftImm() local
|