Home
last modified time | relevance | path

Searched defs:TypedPointerType (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DTypedPointerType.cpp32 TypedPointerType::TypedPointerType(Type *E, unsigned AddrSpace) in TypedPointerType() function in TypedPointerType
H A DLLVMContextImpl.h72 class TypedPointerType; variable