Home
last modified time | relevance | path

Searched refs:createPointerType (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDIBuilder.h210 DIDerivedType *createPointerType(DIType *PointeeTy, uint64_t SizeInBits,
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DLLVMReactorDebugInfo.cpp461 auto dbgTy = diBuilder->createPointerType( in getOrCreateType()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDIBuilder.cpp273 DIDerivedType *DIBuilder::createPointerType( in createPointerType() function in DIBuilder
DDebugInfo.cpp1023 return wrap(unwrap(Builder)->createPointerType(unwrapDI<DIType>(PointeeTy), in LLVMDIBuilderCreatePointerType()