Home
last modified time | relevance | path

Searched defs:AType (Results 1 – 10 of 10) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprAgg.cpp497 uint64_t NumArrayElements = AType->getNumElements(); in EmitArrayInit() argument
1658 auto AType = cast<llvm::ArrayType>(Dest.getAddress().getElementType()); VisitCXXParenListOrInitListExpr() local
H A DCGException.cpp935 llvm::ArrayType *AType = in EmitLandingPad() local
H A DCodeGenModule.cpp6294 auto *AType = cast<llvm::ArrayType>(getTypes().ConvertType(E->getType())); GetConstantArrayFromStringLiteral() local
H A DCGBuiltin.cpp19854 llvm::Type *AType = Intrinsic->getFunctionType()->getParamType(0); EmitNVPTXBuiltinExpr() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp857 if (const ArrayType *AType = SemaRef.Context.getAsArrayType(ILE->getType())) { FillInEmptyInitializations() local
3258 if (const ArrayType *AType createInitListExpr() local
H A DSemaTemplateDeduction.cpp6057 QualType AType = Context.getCanonicalTemplateSpecializationType(X, AArgs); isTemplateTemplateParameterAtLeastAsSpecializedAs() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp5521 EVT AType = A.getValueType(); PerformSETCCCombine() local
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp176 SymbolRef::Type AType = *ATypeOrErr; in operator ()() local
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp6707 Deserializing AType(this); readTypeRecord() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp27050 EVT AType = N2.getValueType(); foldSelectCCToShiftAnd() local
[all...]