Home
last modified time | relevance | path

Searched defs:ScalarTy (Results 1 – 5 of 5) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/test/CodeGen/
H A Dparameter-passing.c14 typedef int ScalarTy; typedef
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp1475 Type *ScalarTy = VL[0]->getType(); in getEntryCost() local
1826 Type *ScalarTy = VL[0]->getType(); in getGatherCost() local
1950 Type *ScalarTy = VL[0]->getType(); in vectorizeTree() local
1967 Type *ScalarTy = VL0->getType(); in vectorizeTree() local
3538 Type *ScalarTy = FirstReducedVal->getType(); in getReductionCost() local
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSema.cpp365 CastKind Sema::ScalarTypeToBooleanCastKind(QualType ScalarTy) { in ScalarTypeToBooleanCastKind()
/minix3/external/bsd/llvm/dist/llvm/lib/IR/
H A DConstants.cpp214 Type *ScalarTy = Ty->getScalarType(); in getIntegerValue() local
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Scalar/
H A DSROA.cpp2781 Type *ScalarTy = AllocaTy->getScalarType(); in visitMemSetInst() local