Home
last modified time | relevance | path

Searched defs:BaseTy (Results 1 – 23 of 23) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DTrailingObjects.h259 TrailingObjectsBase::OverloadToken<BaseTy>) { in getTrailingObjectsImpl()
265 TrailingObjectsBase::OverloadToken<BaseTy>) { in getTrailingObjectsImpl()
278 TrailingObjectsBase::OverloadToken<BaseTy>) { in callNumTrailingObjects()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBPFAbstractMemberAccess.cpp588 const DIType *BaseTy; in GetFieldInfo() local
748 DIType *BaseTy = nullptr; in computeBaseAndAccessKey() local
DBTFDebug.cpp246 const auto *BaseTy = DDTy->getBaseType(); in completeType() local
/external/clang/lib/Index/
DIndexBody.cpp96 auto BaseTy = ME->getBase()->IgnoreImpCasts()->getType(); in getRolesForRef() local
/external/clang/lib/CodeGen/
DCGRecordLayoutBuilder.cpp692 llvm::StructType *BaseTy = nullptr; in ComputeRecordLayout() local
DTargetInfo.cpp562 llvm::Type *BaseTy = in EmitVAArgInstr() local
4240 llvm::Type *BaseTy = CGT.ConvertType(QualType(Base, 0)); in classifyArgumentType() local
4306 llvm::Type *BaseTy = CGT.ConvertType(QualType(Base, 0)); in classifyReturnType() local
4593 llvm::Type *BaseTy = llvm::Type::getInt64Ty(getVMContext()); in classifyArgumentType() local
4643 llvm::Type *BaseTy = llvm::Type::getInt64Ty(getVMContext()); in classifyReturnType() local
4693 llvm::Type *BaseTy = CGF.ConvertType(Ty); in EmitAAPCSVAArg() local
4832 llvm::Type *BaseTy = CGF.ConvertType(QualType(Base, 0)); in EmitAAPCSVAArg() local
DCGExpr.cpp3001 QualType BaseTy, QualType ElTy, in emitOMPArraySectionBase()
3035 QualType BaseTy; in EmitOMPArraySectionExpr() local
3774 QualType BaseTy = BaseExpr->getType(); in EmitCallExpr() local
DCGStmtOpenMP.cpp886 static Address castToBase(CodeGenFunction &CGF, QualType BaseTy, QualType ElTy, in castToBase()
913 static LValue loadToBegin(CodeGenFunction &CGF, QualType BaseTy, QualType ElTy, in loadToBegin()
DCodeGenModule.cpp531 llvm::MDNode *CodeGenModule::getTBAAStructTagInfo(QualType BaseTy, in getTBAAStructTagInfo()
DCGOpenMPRuntime.cpp5015 QualType BaseTy = OMPArraySectionExpr::getBaseOriginalType( in getExprTypeSize() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DArgumentPromotion.cpp609 Type *BaseTy = ByValTy; in isSafeToPromoteArgument() local
/external/clang/lib/AST/
DType.cpp2171 const Type *BaseTy = getBaseElementTypeUnsafe(); in isLiteralType() local
2229 const Type *BaseTy = getBaseElementTypeUnsafe(); in isStandardLayoutType() local
2281 const Type *BaseTy = ty->getBaseElementTypeUnsafe(); in isCXX11PODType() local
DExprConstant.cpp4461 QualType BaseTy = E->getBase()->getType(); in VisitMemberExpr() local
4616 QualType BaseTy; in VisitMemberExpr() local
7781 QualType BaseTy = getType(LHSValue.Base); in VisitBinaryOperator() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp1374 DIType *BaseTy = CTy->getBaseType(); in hasVectorBeenPadded() local
DCodeViewDebug.cpp1804 const DIType *BaseTy = Ty; in lowerTypeModifier() local
/external/llvm/lib/IR/
DDIBuilder.cpp252 DIDerivedType *DIBuilder::createInheritance(DIType *Ty, DIType *BaseTy, in createInheritance()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DSROA.cpp3276 Type *BaseTy; member in __anonb33640d10b11::AggLoadStoreRewriter::OpSplitter
3287 OpSplitter(Instruction *InsertionPoint, Value *Ptr, Type *BaseTy, in OpSplitter()
/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1247 const DIType *BaseTy = Ty; in lowerTypeModifier() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDIBuilder.cpp323 DIDerivedType *DIBuilder::createInheritance(DIType *Ty, DIType *BaseTy, in createInheritance()
DDebugInfo.cpp1119 LLVMMetadataRef Ty, LLVMMetadataRef BaseTy, in LLVMDIBuilderCreateInheritance()
/external/clang/lib/StaticAnalyzer/Core/
DExprEngine.cpp649 QualType BaseTy = Base->getType(); in ProcessBaseDtor() local
/external/swiftshader/third_party/subzero/src/
DPNaClTranslator.cpp942 Ice::Type BaseTy = Context->getSimpleTypeByID(Values[1]); in ProcessRecord() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp5034 Type *BaseTy = AddrMode.BaseReg ? AddrMode.BaseReg->getType() : nullptr; in optimizeMemoryInst() local