Home
last modified time | relevance | path

Searched defs:getInt8PtrTy (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/mlir/include/mlir/Dialect/LLVMIR/
DLLVMTypes.h151 static LLVMType getInt8PtrTy(MLIRContext *context) { in getInt8PtrTy() function
/external/llvm-project/llvm/lib/IR/
DType.cpp234 PointerType *Type::getInt8PtrTy(LLVMContext &C, unsigned AS) { in getInt8PtrTy() function in Type
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DType.cpp224 PointerType *Type::getInt8PtrTy(LLVMContext &C, unsigned AS) { in getInt8PtrTy() function in Type
/external/llvm/lib/IR/
DType.cpp213 PointerType *Type::getInt8PtrTy(LLVMContext &C, unsigned AS) { in getInt8PtrTy() function in Type