Searched refs:parseBasicTypeName (Results 1 – 4 of 4) sorted by relevance
107 Type *parseBasicTypeName(StringRef &TypeName, LLVMContext &Ctx);
404 Type *parseBasicTypeName(StringRef &TypeName, LLVMContext &Ctx) { in parseBasicTypeName() function
1242 Ty = parseBasicTypeName(TypeStr, Ctx); in getOrCreateSPIRVTypeByName()
2617 BaseType = parseBasicTypeName(TypeStr, Ctx); in parseBuiltinCallArgumentBaseType()