Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Dparameter-passing.c14 typedef int ScalarTy; typedef
/external/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp1144 Type *ScalarTy = VL[0]->getType(); in getEntryCost() local
1415 Type *ScalarTy = VL[0]->getType(); in getGatherCost() local
1597 Type *ScalarTy = VL[0]->getType(); in vectorizeTree() local
1614 Type *ScalarTy = VL0->getType(); in vectorizeTree() local
2779 Type *ScalarTy = FirstReducedVal->getType(); in getReductionCost() local
/external/clang/lib/Sema/
DSema.cpp359 CastKind Sema::ScalarTypeToBooleanCastKind(QualType ScalarTy) { in ScalarTypeToBooleanCastKind()
/external/llvm/lib/Transforms/Scalar/
DSROA.cpp2409 Type *ScalarTy = AllocaTy->getScalarType(); in visitMemSetInst() local
/external/llvm/lib/IR/
DConstants.cpp169 Type *ScalarTy = Ty->getScalarType(); in getIntegerValue() local