Searched refs:fInt8Type (Results 1 – 2 of 2) sorted by relevance
313 LLVMTypeRef fInt8Type; variable
107 fInt8Type = LLVMInt8TypeInContext(fContext); in JIT()108 fInt8PtrType = LLVMPointerType(fInt8Type, 0); in JIT()