Home
last modified time | relevance | path

Searched defs:I8PtrTy (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DSeparateConstOffsetFromGEP.cpp851 Type *I8PtrTy = in lowerToSingleIndexGEPs() local
1126 Type *I8PtrTy = Type::getInt8PtrTy(GEP->getContext(), in splitGEP() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ExpandPseudo.cpp243 auto *I8PtrTy = PointerType::get(IntegerType::get(Context, 8), 0); in expandCALL_RVMARKER() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp512 Type *I8PtrTy = Type::getInt8PtrTy(MemI->getParent()->getContext(), in rewriteLoadStores() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp911 Type *I8PtrTy = Type::getInt8PtrTy(M->getContext()); in instrumentOneFunc() local
1496 Type *I8PtrTy = Builder.getInt8PtrTy(); in instrumentOneSelectInst() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenPGO.cpp950 auto *I8PtrTy = llvm::Type::getInt8PtrTy(CGM.getLLVMContext()); in emitCounterIncrement() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp5295 Type *I8PtrTy = in optimizeMemoryInst() local
5912 Type *I8PtrTy = in splitLargeGEPOffsets() local