Searched defs:EltTy (Results 26 - 42 of 42) sorted by relevance

12

/freebsd-11.0-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp252 Type *EltTy = Init->getType()->getArrayElementType(); local
/freebsd-11.0-release/contrib/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp1376 EVT EltTy = Vec->getValueType(0).getVectorElementType(); local
1591 EVT EltTy = VecTy.getVectorElementType(); local
1604 EVT EltTy = VecTy.getVectorElementType(); local
2305 EVT EltTy = VecTy.getVectorElementType(); local
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGDebugInfo.cpp770 auto *EltTy = local
H A DCGExprScalar.cpp1330 llvm::Type *EltTy = VType->getElementType(); local
H A DCodeGenFunction.h1688 EmitAggregateAssign(Address DestPtr, Address SrcPtr, QualType EltTy) argument
H A DCGBuiltin.cpp3166 llvm::Type *EltTy = local
3177 llvm::Type *EltTy = llvm::IntegerType::get(getLLVMContext(), EltBits / 2); local
5195 llvm::IntegerType *EltTy = cast<IntegerType>(VTy->getElementType()); local
H A DCGExpr.cpp883 llvm::Type *EltTy = local
1246 const llvm::Type *EltTy = Addr.getElementType(); local
/freebsd-11.0-release/contrib/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp2628 Type *EltTy = ATy->getElementType(); local
2633 Type *EltTy = VTy->getElementType(); local
[all...]
/freebsd-11.0-release/contrib/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp1601 Type *EltTy = Ty->getSequentialElementType(); local
2102 Type *EltTy = ResultShadow->getType()->getVectorElementType(); local
/freebsd-11.0-release/contrib/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp1151 Type *EltTy = CI->getType()->getVectorElementType(); local
1297 Type *EltTy = VecType->getElementType(); local
[all...]
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaType.cpp1667 QualType EltTy; local
H A DSemaChecking.cpp722 QualType EltTy = local
H A DSemaDecl.cpp13062 QualType EltTy = Context.getBaseElementType(T); local
13903 QualType EltTy; local
[all...]
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp2579 QualType ASTContext::getConstantArrayType(QualType EltTy, argument
2758 getVariableArrayType(QualType EltTy, Expr *NumElts, ArrayType::ArraySizeModifier ASM, unsigned IndexTypeQuals, SourceRange Brackets) const argument
[all...]
H A DExprConstant.cpp267 void addComplexUnchecked(QualType EltTy, bool Imag) { argument
1065 void addComplex(EvalInfo &Info, const Expr *E, QualType EltTy, bool Imag) { argument
1444 QualType EltTy = Type->castAsArrayTypeUnsafe()->getElementType(); local
1668 QualType EltTy = VecTy->castAs<VectorType>()->getElementType(); local
1988 HandleLValueArrayAdjustment(EvalInfo &Info, const Expr *E, LValue &LVal, QualType EltTy, int64_t Adjustment) argument
2006 HandleLValueComplexElement(EvalInfo &Info, const Expr *E, LValue &LVal, QualType EltTy, bool Imag) argument
5734 QualType EltTy = VT->getElementType(); local
5780 QualType EltTy = VT->getElementType(); local
[all...]
/freebsd-11.0-release/contrib/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp4803 MVT EltTy = VT.getVectorElementType().getSimpleVT(); local
4823 MVT EltTy = VT.getVectorElementType().getSimpleVT(); local
5361 EVT EltTy = VT.getVectorElementType(); local
5961 EVT EltTy= VT.getVectorElementType(); local
6269 EVT EltTy = VT.getVectorElementType(); local
7100 Type *EltTy = VecTy->getVectorElementType(); local
[all...]
/freebsd-11.0-release/contrib/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp9695 MVT EltTy = MVT::getIntegerVT(Alignment * 8); local
12177 Type *EltTy = VecTy->getVectorElementType(); local
12266 Type *EltTy = VecTy->getVectorElementType(); local
[all...]

Completed in 626 milliseconds

12