Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprAgg.cpp492 void AggExprEmitter::EmitArrayInit(Address DestPtr, llvm::ArrayType *AType, in EmitArrayInit()
1662 auto AType = cast<llvm::ArrayType>(Dest.getAddress().getElementType()); in VisitCXXParenListOrInitListExpr() local
H A DCGException.cpp935 llvm::ArrayType *AType = in EmitLandingPad() local
H A DCodeGenModule.cpp6439 auto *AType = cast<llvm::ArrayType>(getTypes().ConvertType(E->getType())); in GetConstantArrayFromStringLiteral() local
H A DCGBuiltin.cpp20578 llvm::Type *AType = Intrinsic->getFunctionType()->getParamType(0); in EmitNVPTXBuiltinExpr() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp518 auto *AType = in HandleEmbed() local
913 if (const ArrayType *AType = SemaRef.Context.getAsArrayType(ILE->getType())) { in FillInEmptyInitializations() local
3397 if (const ArrayType *AType in createInitListExpr() local
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp5867 EVT AType = A.getValueType(); in PerformSETCCCombine() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp176 SymbolRef::Type AType = *ATypeOrErr; in operator ()() local
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp6708 Deserializing AType(this); in readTypeRecord() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp27444 EVT AType = N2.getValueType(); in foldSelectCCToShiftAnd() local