Searched refs:convertCallingConventionType (Results 1 – 2 of 2) sorted by relevance
431 Type LLVMTypeConverter::convertCallingConventionType(Type type) { in convertCallingConventionType() function in LLVMTypeConverter461 return convertCallingConventionType(types.front()); in packFunctionResults()466 auto converted = convertCallingConventionType(t); in packFunctionResults()565 auto llvmTy = converter.convertCallingConventionType(type); in barePtrFuncArgTypeConverter()
66 Type convertCallingConventionType(Type type);