Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Dparameter-passing.c14 typedef int ScalarTy; typedef
/external/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp1571 Type *ScalarTy = DataTy->getScalarType(); in isLegalMaskedLoad() local
1596 Type *ScalarTy = DataTy->getScalarType(); in isLegalMaskedGather() local
/external/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp1148 Type *ScalarTy = VL[0]->getType(); in buildTree_rec() local
1531 Type *ScalarTy = VL[0]->getType(); in getEntryCost() local
1908 Type *ScalarTy = VL[0]->getType(); in getGatherCost() local
2185 Type *ScalarTy = VL[0]->getType(); in vectorizeTree() local
2202 Type *ScalarTy = VL0->getType(); in vectorizeTree() local
4132 Type *ScalarTy = FirstReducedVal->getType(); in getReductionCost() local
DLoopVectorize.cpp2283 Type *ScalarTy = LI ? LI->getType() : SI->getValueOperand()->getType(); in vectorizeInterleaveGroup() local
/external/clang/lib/Sema/
DSema.cpp409 CastKind Sema::ScalarTypeToBooleanCastKind(QualType ScalarTy) { in ScalarTypeToBooleanCastKind()
/external/swiftshader/third_party/LLVM/lib/VMCore/
DConstants.cpp114 Type *ScalarTy = Ty->getScalarType(); in getIntegerValue() local
/external/llvm/lib/IR/
DConstants.cpp233 Type *ScalarTy = Ty->getScalarType(); in getIntegerValue() local
/external/llvm/lib/Transforms/Scalar/
DSROA.cpp2616 Type *ScalarTy = AllocaTy->getScalarType(); in visitMemSetInst() local