Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
DBuildLibCalls.cpp1473 Type *I8Ptr = B.getInt8PtrTy(); in emitStrChr() local
1491 Type *I8Ptr = Dst->getType(); in emitStrCpy() local
1498 Type *I8Ptr = B.getInt8PtrTy(); in emitStpCpy() local
1505 Type *I8Ptr = B.getInt8PtrTy(); in emitStrNCpy() local
1513 Type *I8Ptr = B.getInt8PtrTy(); in emitStpNCpy() local
1529 Type *I8Ptr = B.getInt8PtrTy(); in emitMemCpyChk() local
1545 Type *I8Ptr = B.getInt8PtrTy(); in emitMemPCpy() local
1554 Type *I8Ptr = B.getInt8PtrTy(); in emitMemChr() local
1564 Type *I8Ptr = B.getInt8PtrTy(); in emitMemRChr() local
1574 Type *I8Ptr = B.getInt8PtrTy(); in emitMemCmp() local
[all …]
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
DX86LowerAMXType.cpp245 Value *I8Ptr = in combineLoadBitcast() local
273 Value *I8Ptr = in combineBitcastStore() local
297 Value *I8Ptr, *Stride; in transformBitcast() local
460 Value *I8Ptr = Builder.CreateBitCast(AllocaRes, Builder.getInt8PtrTy()); in getAllocaPos() local
534 Value *I8Ptr = getAllocaPos(BB); in updatePhiIncomings() local
645 Value *I8Ptr = getAllocaPos(BB); in volatileTileNonPHI() local
938 Value *I8Ptr = in combineCastStore() local
964 Value *I8Ptr; in combineLoadCast() local
1125 Value *I8Ptr, *Stride; in transformAMXCast() local
DX86PreAMXConfig.cpp153 void X86PreAMXConfig::preWriteTileCfg(Value *I8Ptr, IRBuilderBase &Builder, in preWriteTileCfg()
196 Value *I8Ptr = Builder.CreateBitCast(Addr, Builder.getInt8PtrTy()); in addTileConfig() local
/external/llvm/lib/Transforms/Utils/
DBuildLibCalls.cpp740 Type *I8Ptr = B.getInt8PtrTy(); in emitStrChr() local
778 Type *I8Ptr = B.getInt8PtrTy(); in emitStrCpy() local
794 Type *I8Ptr = B.getInt8PtrTy(); in emitStrNCpy() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DBuildLibCalls.cpp862 Type *I8Ptr = B.getInt8PtrTy(); in emitStrChr() local
879 Type *I8Ptr = B.getInt8PtrTy(); in emitStrCpy() local
886 Type *I8Ptr = B.getInt8PtrTy(); in emitStpCpy() local
893 Type *I8Ptr = B.getInt8PtrTy(); in emitStrNCpy() local
900 Type *I8Ptr = B.getInt8PtrTy(); in emitStpNCpy() local
/external/llvm/lib/Transforms/Scalar/
DLoopDataPrefetch.cpp278 Type *I8Ptr = Type::getInt8PtrTy((*I)->getContext(), PtrAddrSpace); in runOnLoop() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopDataPrefetch.cpp309 Type *I8Ptr = Type::getInt8PtrTy(BB->getContext(), PtrAddrSpace); in runOnLoop() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
DLoopDataPrefetch.cpp402 Type *I8Ptr = Type::getInt8PtrTy(BB->getContext(), PtrAddrSpace); in runOnLoop() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Interpreter/
DExternalFunctions.cpp149 int8_t *I8Ptr = (int8_t *) ArgDataPtr; in ffiValueFor() local
/external/llvm/lib/ExecutionEngine/Interpreter/
DExternalFunctions.cpp138 int8_t *I8Ptr = (int8_t *) ArgDataPtr; in ffiValueFor() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Interpreter/
DExternalFunctions.cpp160 int8_t *I8Ptr = (int8_t *) ArgDataPtr; in ffiValueFor() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
DAMDGPUPrintfRuntimeBinding.cpp312 Type *I8Ptr = PointerType::get(I8Ty, 1); in lowerPrintfForGpu() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUPrintfRuntimeBinding.cpp329 Type *I8Ptr = PointerType::get(Type::getInt8Ty(Ctx), 1); in lowerPrintfForGpu() local