Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Conversion/AsyncToLLVM/
DAsyncToLLVM.cpp107 auto i8Ptr = LLVM::LLVMType::getInt8PtrTy(ctx); in resumeFunctionType() local
175 auto i8Ptr = LLVMType::getInt8PtrTy(ctx); in addCoroutineIntrinsicsDeclarations() local
203 auto i8Ptr = LLVMType::getInt8PtrTy(ctx); in addCRuntimeDeclarations() local
228 auto i8Ptr = LLVM::LLVMType::getInt8PtrTy(ctx); in addResumeFunction() local
300 auto i8Ptr = LLVM::LLVMType::getInt8PtrTy(ctx); in setupCoroMachinery() local
/external/icu/icu4c/source/common/
Dutrace.cpp284 const char *i8Ptr; in utrace_vformat() local