Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DBuildLibCalls.cpp61 Type *I8Ptr = B.getInt8PtrTy(); in EmitStrChr() local
105 Type *I8Ptr = B.getInt8PtrTy(); in EmitStrCpy() local
123 Type *I8Ptr = B.getInt8PtrTy(); in EmitStrNCpy() 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/llvm/lib/Transforms/Scalar/
DLoopDataPrefetch.cpp278 Type *I8Ptr = Type::getInt8PtrTy((*I)->getContext(), PtrAddrSpace); in runOnLoop() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DBuildLibCalls.cpp785 Type *I8Ptr = B.getInt8PtrTy(); in emitStrChr() local
824 Type *I8Ptr = B.getInt8PtrTy(); in emitStrCpy() local
840 Type *I8Ptr = B.getInt8PtrTy(); in emitStrNCpy() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DLoopDataPrefetch.cpp309 Type *I8Ptr = Type::getInt8PtrTy(BB->getContext(), PtrAddrSpace); in runOnLoop() local
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/Interpreter/
DExternalFunctions.cpp138 int8_t *I8Ptr = (int8_t *) ArgDataPtr; in ffiValueFor() local
/external/swiftshader/third_party/llvm-7.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