Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86LowerAMXType.cpp178 Value *I8Ptr = in combineLoadBitcast() local
206 Value *I8Ptr = in combineBitcastStore() local
229 Value *I8Ptr, *Stride; in transformBitcast() local
395 Value *I8Ptr = Builder.CreateBitCast(AllocaRes, Builder.getInt8PtrTy()); in getAllocaPos() local
469 Value *I8Ptr = getAllocaPos(BB); in updatePhiIncomings() local
580 Value *I8Ptr = getAllocaPos(BB); in volatileTileNonPHI() local
H A DX86PreAMXConfig.cpp151 bool X86PreAMXConfig::preWriteTileCfg(Value *I8Ptr, Instruction *Pos, in preWriteTileCfg()
198 Value *I8Ptr = Builder.CreateBitCast(Addr, Builder.getInt8PtrTy()); in addTileConfig() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DBuildLibCalls.cpp1254 Type *I8Ptr = B.getInt8PtrTy(); in emitStrChr() local
1271 Type *I8Ptr = B.getInt8PtrTy(); in emitStrCpy() local
1278 Type *I8Ptr = B.getInt8PtrTy(); in emitStpCpy() local
1285 Type *I8Ptr = B.getInt8PtrTy(); in emitStrNCpy() local
1292 Type *I8Ptr = B.getInt8PtrTy(); in emitStpNCpy() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopDataPrefetch.cpp392 Type *I8Ptr = Type::getInt8PtrTy(BB->getContext(), 0/*PtrAddrSpace*/); in runOnLoop() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Interpreter/
H A DExternalFunctions.cpp149 int8_t *I8Ptr = (int8_t *) ArgDataPtr; in ffiValueFor() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUPrintfRuntimeBinding.cpp326 Type *I8Ptr = PointerType::get(Type::getInt8Ty(Ctx), 1); in lowerPrintfForGpu() local