Searched defs:LLVMTy (Results 1 – 7 of 7) 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()
34 Type *LLVMTy; member
37 Type *LLVMTy = nullptr; member
383 Type *LLVMTy; member
2086 llvm::Type* LLVMTy = CGM.getTypes().ConvertType(RetTy); in EmitFunctionProlog() local