Searched refs:convertMemRefToBarePtr (Results 1 – 2 of 2) sorted by relevance
207 Type convertMemRefToBarePtr(BaseMemRefType type);
373 Type LLVMTypeConverter::convertMemRefToBarePtr(BaseMemRefType type) { in convertMemRefToBarePtr() function in LLVMTypeConverter426 return convertMemRefToBarePtr(memrefTy); in convertCallingConventionType()