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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSema.cpp410 CastKind Sema::ScalarTypeToBooleanCastKind(QualType ScalarTy) { argument
/freebsd-11.0-release/contrib/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp1437 Type *ScalarTy = DataTy->getScalarType(); local
/freebsd-11.0-release/contrib/llvm/lib/IR/
H A DConstants.cpp234 Type *ScalarTy = Ty->getScalarType(); local
/freebsd-11.0-release/contrib/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp1168 Type *ScalarTy = VL[0]->getType(); local
1472 Type *ScalarTy = VL[0]->getType(); local
1825 Type *ScalarTy = VL[0]->getType(); local
2161 Type *ScalarTy = VL[0]->getType(); local
2178 Type *ScalarTy = VL0->getType(); local
3831 Type *ScalarTy = FirstReducedVal->getType(); local
[all...]
H A DLoopVectorize.cpp2246 Type *ScalarTy = LI ? LI->getType() : SI->getValueOperand()->getType(); local

Completed in 182 milliseconds