Searched defs:I8PtrTy (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSeparateConstOffsetFromGEP.cpp835 Type *I8PtrTy = local
1111 Type *I8PtrTy = Type::getInt8PtrTy(GEP->getContext(), local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp507 Type *I8PtrTy = Type::getInt8PtrTy(MemI->getParent()->getContext(), local
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenPGO.cpp912 auto *I8PtrTy = llvm::Type::getInt8PtrTy(CGM.getLLVMContext()); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp856 Type *I8PtrTy = Type::getInt8PtrTy(M->getContext()); local
1400 Type *I8PtrTy = Builder.getInt8PtrTy(); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp5073 Type *I8PtrTy = local
5674 Type *I8PtrTy = local
[all...]

Completed in 166 milliseconds