Searched refs:convertCallingConventionType (Results 1 – 2 of 2) sorted by relevance
88 Type convertCallingConventionType(Type type);
91 auto llvmTy = converter.convertCallingConventionType(type); in barePtrFuncArgTypeConverter()423 Type LLVMTypeConverter::convertCallingConventionType(Type type) { in convertCallingConventionType() function in LLVMTypeConverter4043 return convertCallingConventionType(types.front()); in packFunctionResults()4049 convertCallingConventionType(t).dyn_cast_or_null<LLVM::LLVMType>(); in packFunctionResults()