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