Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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()
/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DArgumentPromotion.cpp609 Type *BaseTy = ByValTy; in isSafeToPromoteArgument() local
/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DSROA.cpp3276 Type *BaseTy; member in __anon69f432310b11::AggLoadStoreRewriter::OpSplitter
3287 OpSplitter(Instruction *InsertionPoint, Value *Ptr, Type *BaseTy, in OpSplitter()
/third_party/skia/third_party/externals/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()
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DPNaClTranslator.cpp942 Ice::Type BaseTy = Context->getSimpleTypeByID(Values[1]); in ProcessRecord() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp5034 Type *BaseTy = AddrMode.BaseReg ? AddrMode.BaseReg->getType() : nullptr; in optimizeMemoryInst() local