Searched defs:getInt8Ty (Results 1 – 4 of 4) sorted by relevance
230 IntegerType *getInt8Ty() { in getInt8Ty() function
211 IntegerType *Type::getInt8Ty(LLVMContext &C) { return &C.pImpl->Int8Ty; } in getInt8Ty() function in Type
167 IntegerType *Type::getInt8Ty(LLVMContext &C) { return &C.pImpl->Int8Ty; } in getInt8Ty() function in Type
320 IntegerType *getInt8Ty() { in getInt8Ty() function