Home
last modified time | relevance | path

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

/llvm-project/clang/lib/CodeGen/
H A DCodeGenTBAA.cpp82 TypeHasMayAlias(QualType QTy) TypeHasMayAlias() argument
100 isValidBaseType(QualType QTy) isValidBaseType() argument
229 getTypeInfo(QualType QTy) getTypeInfo() argument
282 CollectFields(uint64_t BaseOffset,QualType QTy,SmallVectorImpl<llvm::MDBuilder::TBAAStructField> & Fields,bool MayAlias) CollectFields() argument
359 getTBAAStructInfo(QualType QTy) getTBAAStructInfo() argument
459 getValidBaseTypeInfo(QualType QTy) getValidBaseTypeInfo() argument
479 getBaseTypeInfo(QualType QTy) getBaseTypeInfo() argument
[all...]
H A DCGCXX.cpp289 const Type *QTy = Qual->getAsType(); BuildAppleKextVirtualCall() local
H A DCGDebugInfo.cpp1574 if (llvm::DIType *QTy = CreateQualifiedType(FPT, Unit)) CreateType() local
3098 QualType QTy(Ty, 0); CreateTypeDefinition() local
3278 QualType QTy(Ty, 0); CreateType() local
3831 QualType QTy(Ty, 0); getOrCreateLimitedType() local
4263 QualType QTy(ID->getTypeForDecl(), 0); getObjCMethodDeclaration() local
6022 QualType QTy(P.first->getTypeForDecl(), 0); finalize() local
[all...]
H A DCGCall.cpp2198 DetermineNoUndef(QualType QTy,CodeGenTypes & Types,const llvm::DataLayout & DL,const ABIArgInfo & AI,bool CheckCoerce=true) DetermineNoUndef() argument
3713 setUsedBits(CodeGenModule & CGM,QualType QTy,int Offset,SmallVectorImpl<uint64_t> & Bits) setUsedBits() argument
3752 EmitCMSEClearRecord(llvm::Value * Src,llvm::IntegerType * ITy,QualType QTy) EmitCMSEClearRecord() argument
3772 EmitCMSEClearRecord(llvm::Value * Src,llvm::ArrayType * ATy,QualType QTy) EmitCMSEClearRecord() argument
[all...]
H A DCodeGenModule.cpp1456 getTBAATypeInfo(QualType QTy) getTBAATypeInfo() argument
1488 getTBAAStructInfo(QualType QTy) getTBAAStructInfo() argument
1494 getTBAABaseTypeInfo(QualType QTy) getTBAABaseTypeInfo() argument
H A DCGStmt.cpp2720 QualType QTy = OutExpr->getType(); EmitAsmStmt() local
H A DCGBuiltin.cpp7920 llvm::FixedVectorType *QTy = EmitCommonNeonBuiltinExpr() local
/llvm-project/clang/lib/CodeGen/Targets/
H A DLoongArch.cpp193 QualType QTy = FD->getType(); in detectFARsEligibleStructHelper() local
H A DRISCV.cpp203 QualType QTy = FD->getType(); detectFPCCEligibleStructHelper() local
/llvm-project/clang/unittests/Analysis/FlowSensitive/
H A DDataflowEnvironmentTest.cpp255 const auto QTy = *selectFirst<QualType>("ty", Results); TEST_F() local
/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp6854 QualType QTy = PVD->getType() ActOnOpenMPDeclareSimdDirective() local
11639 QualType QTy = E->getType(); CheckValue() local
20534 checkTypeMappable(SourceLocation SL,SourceRange SR,Sema & SemaRef,DSAStackTy * Stack,QualType QTy,bool FullCheck=true) checkTypeMappable() argument
[all...]
H A DSemaExpr.cpp18765 QualType QTy = Var->getType(); tryCaptureVariable() local
18793 QualType QTy = Var->getType(); tryCaptureVariable() local