Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Dparameter-passing.c14 typedef int ScalarTy; typedef
/external/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp1301 Type *ScalarTy = DataTy->getScalarType(); in isLegalMaskedLoad() local
1325 Type *ScalarTy = DataTy->getScalarType(); in isLegalMaskedGather() local
/external/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp1168 Type *ScalarTy = VL[0]->getType(); in buildTree_rec() local
1472 Type *ScalarTy = VL[0]->getType(); in getEntryCost() local
1826 Type *ScalarTy = VL[0]->getType(); in getGatherCost() local
2162 Type *ScalarTy = VL[0]->getType(); in vectorizeTree() local
2179 Type *ScalarTy = VL0->getType(); in vectorizeTree() local
3832 Type *ScalarTy = FirstReducedVal->getType(); in getReductionCost() local
DLoopVectorize.cpp2243 Type *ScalarTy = LI ? LI->getType() : SI->getValueOperand()->getType(); in vectorizeInterleaveGroup() local
/external/clang/lib/Sema/
DSema.cpp410 CastKind Sema::ScalarTypeToBooleanCastKind(QualType ScalarTy) { in ScalarTypeToBooleanCastKind()
/external/llvm/lib/Transforms/Scalar/
DSROA.cpp2632 Type *ScalarTy = AllocaTy->getScalarType(); in visitMemSetInst() local
/external/llvm/lib/IR/
DConstants.cpp234 Type *ScalarTy = Ty->getScalarType(); in getIntegerValue() local