Home
last modified time | relevance | path

Searched defs:I8Ptr (Results 1 – 5 of 5) 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/lib/ExecutionEngine/Interpreter/
DExternalFunctions.cpp138 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