Home
last modified time | relevance | path

Searched defs:SubTy (Results 1 – 7 of 7) sorted by relevance

/netbsd/external/apache2/llvm/dist/clang/lib/AST/
H A DQualTypeNames.cpp105 QualType SubTy = Arg.getAsType(); in getFullyQualifiedTemplateArgument() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp1057 auto *SubTy = FixedVectorType::get(BaseTp->getElementType(), in getShuffleCost() local
3177 auto *SubTy = cast<VectorType>(Val); in getVectorInstrCost() local
3730 auto *SubTy = FixedVectorType::get(ValVTy->getElementType(), NumVecElts); in getArithmeticReductionCost() local
4038 auto *SubTy = FixedVectorType::get(ValVTy->getElementType(), NumVecElts); in getMinMaxReductionCost() local
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h2033 VectorType *SubTy = FixedVectorType::get(ScalarTy, NumVecElts); in getArithmeticReductionCost() local
2089 auto *SubTy = FixedVectorType::get(ScalarTy, NumVecElts); in getMinMaxReductionCost() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp1022 MVT SubTy = ty(SubV); in insertHvxSubvectorReg() local
1109 MVT SubTy = ty(SubV); in insertHvxSubvectorPred() local
/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp4597 QualType SubTy = C.getConstantArrayType( in clear() local
4624 QualType SubTy = C.getConstantArrayType( in clear() local
H A DCGDebugInfo.cpp2094 llvm::DIType *SubTy = DBuilder.createSubroutineType(SElements); in getOrCreateVTablePtrType() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DSROA.cpp3751 StructType *SubTy = in getTypePartition() local