Home
last modified time | relevance | path

Searched refs:Int8PtrType (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/X86/
DX86WinEHState.cpp261 Type *Int8PtrType = Builder.getInt8PtrTy(); in emitExceptionRegistrationRecord() local
291 Value *FI8 = Builder.CreateBitCast(F, Int8PtrType); in emitExceptionRegistrationRecord()
337 Type *Int8PtrType = Type::getInt8PtrTy(Context); in generateLSDAInEAXThunk() local
338 Type *ArgTys[5] = {Int8PtrType, Int8PtrType, Int8PtrType, Int8PtrType, in generateLSDAInEAXThunk()
339 Int8PtrType}; in generateLSDAInEAXThunk()