Searched defs:LLVMTy (Results 1 – 4 of 4) sorted by relevance
51 Type convertToIceType(llvm::Type *LLVMTy) const { in convertToIceType()
46 void TypeConverter::addLLVMType(Type Ty, llvm::Type *LLVMTy) { in addLLVMType()
640 Ice::Type TopLevelParser::convertToIceTypeError(Type *LLVMTy) { in convertToIceTypeError()
37 Type *LLVMTy = nullptr; member