Home
last modified time | relevance | path

Searched defs:ElemTy (Results 1 – 14 of 14) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelLoweringHVX.cpp221 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 …]
DHexagonISelLowering.h388 MVT tyVector(MVT Ty, MVT ElemTy) const { in tyVector()
DHexagonISelLowering.cpp873 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
DHexagonTargetTransformInfo.cpp268 Type *ElemTy = Val->isVectorTy() ? cast<VectorType>(Val)->getElementType() in getVectorInstrCost() local
DHexagonISelDAGToDAGHVX.cpp1365 MVT ElemTy = ResTy.getVectorElementType(); in scalarizeShuffle() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DType.cpp511 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()
DDataLayout.cpp806 int64_t DataLayout::getIndexedOffsetInType(Type *ElemTy, in getIndexedOffsetInType()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp615 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/
DEvaluator.cpp530 Type *ElemTy = GV->getValueType(); in EvaluateBlock() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DScalarizer.cpp167 Type *ElemTy = nullptr; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DConstantFolding.cpp804 Constant *StripPtrCastKeepAS(Constant *Ptr, Type *&ElemTy) { in StripPtrCastKeepAS()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DGlobalOpt.cpp1962 Type *ElemTy = GV->getValueType(); in processInternalGlobal() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp166 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/
DAArch64ISelLowering.cpp10751 MVT ElemTy = N->getSimpleValueType(0).getScalarType(); in tryCombineShiftImm() local