Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/pseudo/unittests/
H A DDisambiguateTest.cpp
/llvm-project/clang/test/CodeGen/
H A D2008-03-24-BitField-And-Alloca.c42 unsigned int AType : 4; member
/llvm-project/clang/lib/CodeGen/
H A DCGExprAgg.cpp495 EmitArrayInit(Address DestPtr,llvm::ArrayType * AType,QualType ArrayQTy,Expr * ExprToVisit,ArrayRef<Expr * > Args,Expr * ArrayFiller) EmitArrayInit() argument
1665 auto AType = cast<llvm::ArrayType>(Dest.getAddress().getElementType()); VisitCXXParenListOrInitListExpr() local
H A DCGException.cpp935 llvm::ArrayType *AType = EmitLandingPad() local
H A DCodeGenModule.cpp6417 auto *AType = cast<llvm::ArrayType>(getTypes().ConvertType(E->getType())); GetConstantArrayFromStringLiteral() local
H A DCGBuiltin.cpp20457 llvm::Type *AType = Intrinsic->getFunctionType()->getParamType(0); EmitNVPTXBuiltinExpr() local
/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp519 auto *AType = SemaRef.Context.getAsArrayType(ArrDecl->getType()); HandleEmbed() local
913 if (const ArrayType *AType = SemaRef.Context.getAsArrayType(ILE->getType())) { FillInEmptyInitializations() local
3388 if (const ArrayType *AType createInitListExpr() local
/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp5862 EVT AType = A.getValueType(); PerformSETCCCombine() local
/llvm-project/bolt/lib/Rewrite/
H A DRewriteInstance.cpp806 const auto AType = cantFail(A.Symbol.getType()); discoverFileObjects() local
/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp176 SymbolRef::Type AType = *ATypeOrErr; in operator ()() local
/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp6708 Deserializing AType(this); readTypeRecord() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp27385 EVT AType = N2.getValueType(); foldSelectCCToShiftAnd() local
[all...]