Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h122 unsigned getExtractSubvectorOverhead(Type *Ty, int Index, Type *SubTy) { in getExtractSubvectorOverhead()
144 unsigned getInsertSubvectorOverhead(Type *Ty, int Index, Type *SubTy) { in getInsertSubvectorOverhead()
1622 Type *SubTy = VectorType::get(ScalarTy, NumVecElts); in getArithmeticReductionCost() local
1681 Type *SubTy = VectorType::get(ScalarTy, NumVecElts); in getMinMaxReductionCost() local
/external/clang/lib/Tooling/Core/
DQualTypeNames.cpp121 QualType SubTy = Arg.getAsType(); in getFullyQualifiedTemplateArgument() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelLoweringHVX.cpp880 MVT SubTy = ty(SubV); in insertHvxSubvectorReg() local
967 MVT SubTy = ty(SubV); in insertHvxSubvectorPred() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp933 Type *SubTy = VectorType::get(Tp->getVectorElementType(), in getShuffleCost() local
/external/llvm/lib/Transforms/Scalar/
DSROA.cpp3296 StructType *SubTy = in getTypePartition() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DSROA.cpp3590 StructType *SubTy = in getTypePartition() local
/external/clang/lib/CodeGen/
DCGDebugInfo.cpp1525 llvm::DIType *SubTy = DBuilder.createSubroutineType(SElements); in getOrCreateVTablePtrType() local